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