X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=b6d574601d652a2b5658f095c1caabe7e682a63b;hb=9cfc2a117948e7e81c7ab5aa30669e5ed7eb9545;hp=a8c4e18d48a4d3cd5c7dbb4231f2e44dc0d7eeda;hpb=b01d4d6368f5d29e2de4f4f101b5c4832a841dab;p=creaRigidRegistration.git diff --git a/CMakeLists.txt b/CMakeLists.txt index a8c4e18..b6d5746 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -27,6 +27,9 @@ SET(PROJECT_MINOR_VERSION 0) SET(PROJECT_BUILD_VERSION 1) #================================== +# 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)