Explicitly link pthread
[pingcheck] / test / CMakeLists.test_tcpheader.txt
index 3f69afe..8a41528 100644 (file)
@@ -11,6 +11,7 @@ target_link_libraries(
     test_tcpheader
     ${I2NCOMMON_LIBRARIES}
     ${Boost_LIBRARIES}
+    pthread
 )
 
 # cmake: invocation via "make test"