]> sigrok.org Git - pulseview.git/blobdiff - CMakeLists.txt
Manual: Adjust wording
[pulseview.git] / CMakeLists.txt
index 380f37a9320cb1567fb5cea95c4fd107f837e73b..64538f5b338522192f7098fadf60a61acee8d899 100644 (file)
@@ -62,6 +62,12 @@ if(NOT CMAKE_BUILD_TYPE)
        FORCE)
 endif()
 
+#===============================================================================
+#= Documentation
+#-------------------------------------------------------------------------------
+
+add_subdirectory(manual)
+
 #===============================================================================
 #= Dependencies
 #-------------------------------------------------------------------------------