X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=CMakeLists.txt;h=84061b5e0f24d4d4f9e72eececeff0a38ee4d650;hb=7dc3332abdb3f12ca8a5e9e5bd902bfbef7e44dc;hp=f0b2131264eb6a9dc2d72281d7a545e5ee6c04dd;hpb=27912652c23d95ec0bb5440f89896f02a9df00d6;p=creaImageIO.git diff --git a/CMakeLists.txt b/CMakeLists.txt index f0b2131..84061b5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -21,6 +21,9 @@ SET(PROJECT_MINOR_VERSION 2) SET(PROJECT_BUILD_VERSION 5) SET(CREA_VERBOSE_CMAKE TRUE) +# JPR 4 mars 2011 +set (CMAKE_MODULE_PATH ${CMAKE_INSTALL_PREFIX}/share/cmake/Module) + #================================== # Find crea (mandatory, to use macros) FIND_PACKAGE(crea REQUIRED)