]> Creatis software - bbtk.git/blobdiff - kernel/cmake/BBTKSetDeducedPaths.cmake
*** empty log message ***
[bbtk.git] / kernel / cmake / BBTKSetDeducedPaths.cmake
index 30d9c4f9496339117eb3c222c4a94577e342c19f..db5999c8e6d251452c4d1bc48e89f9ddee5e1ecc 100644 (file)
@@ -27,3 +27,9 @@ SET (EXECUTABLE_OUTPUT_PATH
 SET (LIBRARY_OUTPUT_PATH    
   ${PROJECT_BINARY_DIR}/${LIBRARY_OUTPUT_REL_PATH})
 #-----------------------------------------------------------------------------
+
+#-----------------------------------------------------------------------------
+# Today CMakeCreateFindPackage is copied in BBTK_CMAKE_DIR
+# When installed as a separate project will have to find it with FIND_PACKAGE
+SET(CMakeCreateFindPackage_DIR ${BBTK_CMAKE_DIR})
+#-----------------------------------------------------------------------------