Salome HOME
Merge branch 'BR_v14_rc' of ssh://git.salome-platform.org/modules/hydro into BR_v14_rc
[modules/hydro.git] / CMakeLists.txt
index 7be94504dbe530c532f8f8594fee930e207f6ce0..6d87ed595efb3993561526451b699b7136fdeb01 100644 (file)
@@ -193,7 +193,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 
-  HYDROData HYDROPy
+  shapelib HYDROData HYDROPy
 )
 
 IF(SALOME_BUILD_TESTS)