X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=8c6e0394271b38291507b8ccfa10ce3193fef169;hb=6f12b657ec7bd02543d1572222df3b0c8c4f1a6e;hp=84a2e26ba6b493e4d06c613a932fae105c04e3ce;hpb=e677ab249c26585b420d9ed6a175c108bb6c5f24;p=creaBruker.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 84a2e26..8c6e039 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -37,6 +37,9 @@ SET(PROJECT_VERSION "${PROJECT_MAJOR_VERSION}.${PROJECT_MINOR_VERSION}.${PROJECT #================================== +# JPR 4 mars 2011 +set (CMAKE_MODULE_PATH ${CMAKE_INSTALL_PREFIX}/share/cmake/Module) + #================================== # Find crea (mandatory, to use macros) SET(CREA_VERBOSE_CMAKE TRUE)