Skip to content

Commit

Permalink
grpc: don't link to phtread anymore
Browse files Browse the repository at this point in the history
libdronecore now already links to pthread.
  • Loading branch information
julianoes committed Oct 23, 2017
1 parent 22277e0 commit 08ec526
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion grpc/server/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ add_executable(dronecore_server

target_link_libraries(dronecore_server
dronecore
pthread
${Protobuf_PROTOC_LIBRARIES}
${GRPC_LIBRARIES}
#grpc++_reflection
Expand Down

0 comments on commit 08ec526

Please sign in to comment.