Explicitly link pthread
[pingcheck] / test / CMakeLists.test_pingprotocol.txt
index e65c6dc..24cef29 100644 (file)
@@ -10,6 +10,7 @@ target_link_libraries(
     test_pingprotocol
     ${I2NCOMMON_LIBRARIES}
     ${Boost_LIBRARIES}
+    pthread
 )
 
 # cmake: invocation via "make test"