Explicitly link pthread
[pingcheck] / test / CMakeLists.test_icmpv4header.txt
index 9ac5c9f..59b3e83 100644 (file)
@@ -18,6 +18,7 @@ target_link_libraries(
     test_icmpv4header
     ${I2NCOMMON_LIBRARIES}
     ${Boost_LIBRARIES}
+    pthread
 )
 
 # cmake: invocation via "make test"