]> Creatis software - creaRigidRegistration.git/commitdiff
'local install' issues
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Tue, 8 Mar 2011 11:55:55 +0000 (11:55 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Tue, 8 Mar 2011 11:55:55 +0000 (11:55 +0000)
CMakeLists.txt

index a8c4e18d48a4d3cd5c7dbb4231f2e44dc0d7eeda..b6d574601d652a2b5658f095c1caabe7e682a63b 100644 (file)
@@ -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)