Salome HOME
Work in progress : workload manager engine test ok
[modules/yacs.git] / CMakeLists.txt
index 06496287630f6031dcd60202953a28019d15c4fd..11eda118895698523f05f1179eeb7ca991be2e89 100644 (file)
@@ -286,7 +286,7 @@ INCLUDE(CMakePackageConfigHelpers)
 # List of targets in this project we want to make visible to the rest of the world.
 # They all have to be INSTALL'd with the option "EXPORT ${PROJECT_NAME}TargetGroup"
 SET(_${PROJECT_NAME}_exposed_targets 
-  YACSBases YACSlibEngine 
+  YACSBases YACSlibEngine YACSlibWorkloadmanager
 )
 
 IF(SALOME_YACS_USE_KERNEL)