summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-08-27 14:52:00 +0200
committerSlávek Banko <slavek.banko@axis.cz>2022-08-27 16:50:24 +0200
commitae6f6c975fcaf2fed893b0a6bfefd3bf528d4ca6 (patch)
treeddb87a48d1147b9ce5b05d7323e2b675411b315e /CMakeLists.txt
parent5bad37c4e5f4d99b02659728fa1ed09e12ad5d98 (diff)
downloadtdeio-locate-ae6f6c975fcaf2fed893b0a6bfefd3bf528d4ca6.tar.gz
tdeio-locate-ae6f6c975fcaf2fed893b0a6bfefd3bf528d4ca6.zip
Move the documentation from tdeio-locate to tdeioslave/locate.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1d3e19e0a4fabc9c12ff0662b0447fa1e4b67e58)
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 59a34a5..cda5b2e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -72,7 +72,7 @@ set( CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} -Wl,--no-undefined"
##### source directories ########################
add_subdirectory( src )
-tde_conditional_add_subdirectory( BUILD_DOC doc )
+tde_conditional_add_project_docs( BUILD_DOC )
tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po )