Explicitly link pthread
[pingcheck] / test / CMakeLists.test_ipv4header.txt
index 7ac405f..af8ec8d 100644 (file)
@@ -12,6 +12,7 @@ target_link_libraries(
     test_ipv4header
     ${I2NCOMMON_LIBRARIES}
     ${Boost_LIBRARIES}
+    pthread
 )
 
 # cmake: invocation via "make test"