]> Creatis software - bbtk.git/blobdiff - kernel/CMakeLists.txt
Fixed :
[bbtk.git] / kernel / CMakeLists.txt
index af6806c02928007ef2f15f37c180365982c9137d..6c90131fd54ece36a8db030f0bdade73e41b4724 100644 (file)
@@ -5,7 +5,7 @@ SUBDIRS(src)
 
 #-----------------------------------------------------------------------------
 # Documentation
-#SUBDIRS(doc)
+SUBDIRS(doc)
 #-----------------------------------------------------------------------------
 
 #-----------------------------------------------------------------------------
@@ -16,3 +16,17 @@ IF(BUILD_APPLICATIONS)
 ENDIF(BUILD_APPLICATIONS)
 #-----------------------------------------------------------------------------
 
+#-----------------------------------------------------------------------------
+# Recurse into cmake folder to install files
+SUBDIRS(cmake)
+#-----------------------------------------------------------------------------
+
+
+#-----------------------------------------------------------------------------
+# System-specific installation tools
+SUBDIRS(install)
+#-----------------------------------------------------------------------------
+
+#-----------------------------------------------------------------------------
+SUBDIRS(data)
+#-----------------------------------------------------------------------------