]> Creatis software - bbtk.git/blobdiff - kernel/CMakeLists.txt
some fixes
[bbtk.git] / kernel / CMakeLists.txt
index df645918c778fbb62f65c3095ca69db3512e294c..8f7eb3286c37d075e138117cbd3e14c72f4d3780 100644 (file)
@@ -16,3 +16,13 @@ IF(BUILD_APPLICATIONS)
 ENDIF(BUILD_APPLICATIONS)
 #-----------------------------------------------------------------------------
 
+#-----------------------------------------------------------------------------
+# Recurse into cmake folder to install files
+SUBDIRS(cmake)
+#-----------------------------------------------------------------------------
+
+
+#-----------------------------------------------------------------------------
+# System-specific installation tools
+SUBDIRS(install)
+#-----------------------------------------------------------------------------