Commit faf6b2c5 authored by Max-Wilhelm Bruker's avatar Max-Wilhelm Bruker
Browse files

Merge /home/brukie/.VirtualBox/Machines/Windows XP/shared/cock_devel

parents 50295b6e 703426d8
...@@ -134,4 +134,4 @@ include_directories(${CMAKE_CURRENT_BINARY_DIR}) ...@@ -134,4 +134,4 @@ include_directories(${CMAKE_CURRENT_BINARY_DIR})
PROTOBUF_GENERATE_CPP(PROTO_SRCS PROTO_HDRS ${PROTO_FILES}) PROTOBUF_GENERATE_CPP(PROTO_SRCS PROTO_HDRS ${PROTO_FILES})
add_library(cockatrice_protocol ${PROTO_SRCS} ${PROTO_HDRS}) add_library(cockatrice_protocol ${PROTO_SRCS} ${PROTO_HDRS})
target_link_libraries(cockatrice_protocol general $(PROTOBUF_LIBRARIES) general -lprotobuf) target_link_libraries(cockatrice_protocol ${PROTOBUF_LIBRARIES} -lprotobuf)
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment