]> Creatis software - creaEnvironment.git/blobdiff - CMakeLists.txt
'local install' issues
[creaEnvironment.git] / CMakeLists.txt
index 71756430dcee606fc7236477973296dd9c5dc0eb..35bc2cabc8bcc407c9ff553a14a9167b46ef080d 100644 (file)
@@ -15,6 +15,13 @@ SET(PROJECT_MAJOR_VERSION 1)
 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)
 
 FIND_PACKAGE(crea REQUIRED)