summaryrefslogtreecommitdiff
path: root/docs/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CMakeLists.txt')
-rw-r--r--docs/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt
index a41ec8f..5b119bd 100644
--- a/docs/CMakeLists.txt
+++ b/docs/CMakeLists.txt
@@ -8,6 +8,4 @@ if (DOXYGEN_PATH)
add_dependencies (documentation documentation-doxygen)
else ()
message (WARNING "Doxygen is not found - source-code documentation is not available")
-endif ()
-
-add_subdirectory (design)
+endif () \ No newline at end of file