Salome HOME
Merge branch 'master' into omu/workloadmanager
[modules/yacs.git] / CMakeLists.txt
index 34d8a10d242d76769f434536208de2e3de9ba585..66c1608d037f9cceea24d9936ab5cda3db357b9c 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)