From: jean-pierre roux Date: Tue, 8 Mar 2011 11:55:55 +0000 (+0000) Subject: 'local install' issues X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaRigidRegistration.git;a=commitdiff_plain;h=9cfc2a117948e7e81c7ab5aa30669e5ed7eb9545 'local install' issues --- 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)