summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-08-23 10:22:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-08-23 18:13:50 +0900
commit4e7b35ed6ff0e749dc30cd059f63ec17d62e79de (patch)
tree2bf06ae8b54d05f59765577ed5e75a0ea08528cd /CMakeLists.txt
parent66bfbbfb85cb60bdff46d403502fe4afaebb2f77 (diff)
downloadrosegarden-4e7b35ed.tar.gz
rosegarden-4e7b35ed.zip
Add man page from tde packaging repo.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 00c774a0b1a94c2ee369b9d4ea6424875ac359ff)
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1dd04ba..411c564 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -111,7 +111,7 @@ set( CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} -Wl,--no-undefined"
add_subdirectory( src )
add_subdirectory( data )
-tde_conditional_add_subdirectory( BUILD_DOC doc )
+tde_conditional_add_project_docs( BUILD_DOC )
tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po )