X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=CMakeLists.txt;h=6d87ed595efb3993561526451b699b7136fdeb01;hb=6e864f284319c3e57ba99b17384dfa13b853c0bf;hp=7be94504dbe530c532f8f8594fee930e207f6ce0;hpb=45032afbe7ee1223eb2460fd2023627cc2ba8482;p=modules%2Fhydro.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 7be94504..6d87ed59 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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)