]> Creatis software - bbtk.git/blobdiff - kernel/CMakeLists.txt
*** empty log message ***
[bbtk.git] / kernel / CMakeLists.txt
index af6806c02928007ef2f15f37c180365982c9137d..8f7eb3286c37d075e138117cbd3e14c72f4d3780 100644 (file)
@@ -5,7 +5,7 @@ SUBDIRS(src)
 
 #-----------------------------------------------------------------------------
 # Documentation
-#SUBDIRS(doc)
+SUBDIRS(doc)
 #-----------------------------------------------------------------------------
 
 #-----------------------------------------------------------------------------
@@ -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)
+#-----------------------------------------------------------------------------