Salome HOME
export into medcoupling data structure
authorAnthony Geay <anthony.geay@edf.fr>
Tue, 18 May 2021 09:12:32 +0000 (11:12 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Tue, 18 May 2021 09:12:32 +0000 (11:12 +0200)
src/GHS3DPRLPlugin/CMakeLists.txt

index b0b0ce879b41ce0c239795de2a5c92e2c5e73fa2..0bc8aac3086b8310db122b22d15510b5ea26921f 100644 (file)
@@ -26,6 +26,7 @@ INCLUDE_DIRECTORIES(
   ${MESHGEMS_INCLUDE_DIRS}
   ${SMESH_INCLUDE_DIRS}
   ${OMNIORB_INCLUDE_DIR}
+  ${MEDCOUPLING_INCLUDE_DIRS}
   ${Boost_INCLUDE_DIRS}
   ${PROJECT_BINARY_DIR}/idl
 )