Salome HOME
Merge branch 'omu/workloadmanager'
[modules/yacs.git] / CMakeLists.txt
index 803fc34962298a2d163882e74ab4d99d42e4b7a4..26b5a8a5f724c56b3e7cbac60f15550beb5a1e6a 100644 (file)
@@ -274,7 +274,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)