]> Creatis software - bbtk.git/blobdiff - kernel/CMakeLists.txt
*** empty log message ***
[bbtk.git] / kernel / CMakeLists.txt
index af6806c02928007ef2f15f37c180365982c9137d..47be68f0dbffe46ff3a3598ef49715f7d73a3367 100644 (file)
@@ -5,7 +5,7 @@ SUBDIRS(src)
 
 #-----------------------------------------------------------------------------
 # Documentation
-#SUBDIRS(doc)
+SUBDIRS(doc)
 #-----------------------------------------------------------------------------
 
 #-----------------------------------------------------------------------------
@@ -16,3 +16,9 @@ IF(BUILD_APPLICATIONS)
 ENDIF(BUILD_APPLICATIONS)
 #-----------------------------------------------------------------------------
 
+#-----------------------------------------------------------------------------
+# Recurse into cmake folder to install files
+SUBDIRS(cmake)
+#-----------------------------------------------------------------------------
+
+