From: ageay Date: Mon, 2 Apr 2012 14:53:11 +0000 (+0000) Subject: MED CMakization X-Git-Tag: V6_main_FINAL~690 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=50875dea3b59f14226b2dcefa5820df57e857a52;p=tools%2Fmedcoupling.git MED CMakization --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 3e3c6d999..0ea166c23 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -108,7 +108,7 @@ SET(KERNEL_salomepythondir ${MED_salomepythondir}) SET(MED_sharedpkgpython_PYTHON ${MED_salomepythondir}/shared_modules) -SET(MED_admlocalcmake adm_local/cmake) +SET(MED_admlocalcmake adm_local/cmake_files) IF(MED_ENABLE_KERNEL) ADD_SUBDIRECTORY(idl)