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