Explicitly link pthread
[pingcheck] / test / CMakeLists.test_configurationfile.txt
index 522a18b..0dad829 100644 (file)
@@ -43,6 +43,7 @@ target_link_libraries(
     test_configurationfile
     ${I2NCOMMON_LIBRARIES}
     ${Boost_LIBRARIES}
+    pthread
 )
 
 # cmake: invocation via "make test"