Salome HOME
Re-wrote PARAVIS CORBA engine
[modules/paravis.git] / CMakeLists.txt
index 29d7f3f4d94364e83fea6f11df6bafc5f1fd286d..172b7185ad3028bd1434312c10242c78d3406c42 100644 (file)
@@ -251,7 +251,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"
 IF(NOT SALOME_LIGHT_ONLY)
-  SET(_${PROJECT_NAME}_exposed_targets SalomeIDLPARAVIS PARAVISEngine PARAVIS)
+  SET(_${PROJECT_NAME}_exposed_targets SalomeIDLPARAVIS PARAVIS)
 
   # Add all targets to the build-tree export set
   EXPORT(TARGETS ${_${PROJECT_NAME}_exposed_targets}