Explicitly link pthread
[pingcheck] / test / CMakeLists.test_icmppacket.txt
index e2b2ffd..19a2471 100644 (file)
@@ -33,6 +33,7 @@ target_link_libraries(
     test_icmppacket
     ${I2NCOMMON_LIBRARIES}
     ${Boost_LIBRARIES}
+    pthread
 )
 
 # cmake: invocation via "make test"