]> Creatis software - creaContours.git/blobdiff - CMakeLists.txt
'local install' issues
[creaContours.git] / CMakeLists.txt
index 7425ea94d9f754c0be2613f634651c1287f091c3..00cf8c53a2b8b9a2ffce29e2a2cb3a6a9265e4d1 100644 (file)
@@ -22,6 +22,13 @@ SET(PROJECT_MAJOR_VERSION 1)
 SET(PROJECT_MINOR_VERSION 2)
 SET(PROJECT_BUILD_VERSION 3)
 
+#==================================
+
+# 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)
 
 FIND_PACKAGE(crea REQUIRED)