Salome HOME
Remove the use of getlogin.
[modules/yacs.git] / src / engine / Test / CMakeLists.txt
index 6a13ad4d6d4e2edd24f95623726fe57bbbebedc1..345bad5897517bcfdca6f26845f4c66d1a9bce9e 100644 (file)
@@ -33,6 +33,7 @@ SET(_link_LIBRARIES
   ${PTHREAD_LIBRARIES}
   YACSlibEngine 
   YACSBases
+  SALOMEBasics
 )
 
 # additional preprocessor / compiler flags
@@ -84,4 +85,4 @@ INSTALL(TARGETS TestEngine DESTINATION ${LOCAL_TEST_DIR})
 INSTALL(TARGETS IntegrationTestEngine DESTINATION ${LOCAL_TEST_DIR})
 INSTALL(FILES CTestTestfileInstall.cmake
         DESTINATION ${LOCAL_TEST_DIR}
-        RENAME CTestTestfile.cmake)
\ No newline at end of file
+        RENAME CTestTestfile.cmake)