test: explicitly link gtest main against pthread

This commit is contained in:
Ralph Lange
2013-01-11 17:42:06 +01:00
parent d277cd8bb0
commit 9d74e069ba

View File

@@ -11,6 +11,7 @@ inetAddressUtilsTest_CXXFLAGS=-O0
testUtils_SRCS += atomicBooleanTest.cpp
testUtils_LIBS += pvAccess pvData Com gtest_main
gtest_main_DIR=$(GTEST)/lib
testUtils_SYS_LIBS += pthread
endif
#PROD_HOST += loggerTest