From: rnv Date: Thu, 26 Sep 2013 13:27:02 +0000 (+0000) Subject: Porting CALCULATOR module to the CMake build system. X-Git-Tag: V7_3_0a1~119 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=72ce0ac3012558ea2a96599560f4ad8fa41ba8e9;p=modules%2Fmed.git Porting CALCULATOR module to the CMake build system. --- diff --git a/adm_local/cmake_files/SalomeMEDConfig.cmake.in b/adm_local/cmake_files/SalomeMEDConfig.cmake.in index 1089b8559..29a8077be 100644 --- a/adm_local/cmake_files/SalomeMEDConfig.cmake.in +++ b/adm_local/cmake_files/SalomeMEDConfig.cmake.in @@ -41,6 +41,10 @@ ENDIF() # Package root dir: SET_AND_CHECK(MED_ROOT_DIR_EXP "@PACKAGE_CMAKE_INSTALL_PREFIX@") +# Include directories and definitions +SET_AND_CHECK(MED_INCLUDE_DIRS "${MED_ROOT_DIR_EXP}/@SALOME_INSTALL_HEADERS@") +SET(MED_DEFINITIONS) + #### Now the specificities # Options exported by the package: