]> SALOME platform Git repositories - modules/yacs.git/blobdiff - src/yacsloader/Test/CMakeLists.txt
Salome HOME
BUG: Installation procedure: libyacsloader_echo.so library has to be installed in...
[modules/yacs.git] / src / yacsloader / Test / CMakeLists.txt
index 14637f92e29529a35850cdd71565e5907439ae7c..13198638f6b2f8cb60d4041f507388b250727abc 100644 (file)
@@ -97,6 +97,7 @@ SET(TestOptLoop_SOURCES
 # --- rules ---
 
 OMNIORB_ADD_MODULE(yacsloader_echo "${echo_IDL_FILES}" "${IDL_INCLUDE_DIRS}" "${IDL_LINK_FLAGS}")
+INSTALL(TARGETS yacsloader_echo DESTINATION ${SALOME_INSTALL_LIBS})
 
 ADD_EXECUTABLE(TestYacsLoader ${TestYacsLoader_SOURCES})
 TARGET_LINK_LIBRARIES(TestYacsLoader yacsloader_echo ${TestYacsLoader_LIBRARIES})