Salome HOME
[ICoCo]: ICoCo part as a new sub library: libmedicoco.so
[tools/medcoupling.git] / CMakeLists.txt
index b12898f1a58417fe34373ef6c6768ca8adbf3922..8ef4fbb504691545a1c4b9ac553103448eab9d26 100644 (file)
@@ -287,7 +287,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
-   interpkernel medcouplingcpp medcouplingremapper)
+   interpkernel medcouplingcpp medcouplingremapper medicoco)
 
 IF(NOT MEDCOUPLING_MICROMED)
   LIST(APPEND _${PROJECT_NAME}_exposed_targets medloader)