Explicitly link pthread
[pingcheck] / test / CMakeLists.test_dns.txt
index 71ef23d..5620a6a 100644 (file)
@@ -31,6 +31,7 @@ target_link_libraries(
     test_dns
     ${I2NCOMMON_LIBRARIES}
     ${Boost_LIBRARIES}
+    pthread
 )
 
 # cmake: invocation via "make test"