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