Salome HOME
CMake:
[modules/gui.git] / CMakeLists.txt
index f93c72005cec3deecf3fbc59e4c0049bcc3644ae..b536f06eef505530c1793d74bccce8ea0be47b41 100755 (executable)
@@ -224,8 +224,8 @@ 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 
-    caf CAM CASCatch DDS Event LightApp LogWindow ObjBrowser OpenGLUtils 
-    QDS qtx SalomeIDLGUI SalomePrs SalomeStyle std SUITApp suit ViewerTools  
+    caf CAM CASCatch DDS Event LightApp LogWindow ObjBrowser OpenGLUtils
+    QDS qtx SalomeIDLGUI SalomePrs SalomeStyle std SUITApp suit ViewerTools ViewerData
     vtkTools vtkEDFOverloads ImageComposer
 )