X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=CMakeLists.txt;h=3001c64db6e7a330fd82d053426416023ae58fb8;hb=187b1a04222ea6e8d11cc8270fdd64ba8409c7d9;hp=3aabe42294d9449403744b2d5100f5dc186cf14f;hpb=da49daa116f90f69389add7c0afca89a99adbb21;p=creaMaracasVisu.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 3aabe42..3001c64 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,6 +17,12 @@ SET(PROJECT_MAJOR_VERSION 1) SET(PROJECT_MINOR_VERSION 0) SET(PROJECT_BUILD_VERSION 3) +#================================== + +# JPR 4 mars 2011 +set (CMAKE_MODULE_PATH ${CMAKE_INSTALL_PREFIX}/share/cmake/Module) + +#================================== SET(CREA_VERBOSE_CMAKE TRUE) FIND_PACKAGE(crea REQUIRED)