summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-04-08 19:54:05 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-04-08 19:54:05 +0200
commit22c3e2826346b7fabee126aa32e91525b3a3b408 (patch)
tree6c1c8160effb7ae9198a1bf42d84c1bdb0f7b1ca /doc
parent3a076b96969ac33e2b4b1f8124edd377f053f969 (diff)
downloadkcmautostart-22c3e2826346b7fabee126aa32e91525b3a3b408.tar.gz
kcmautostart-22c3e2826346b7fabee126aa32e91525b3a3b408.zip
Use autostart as the name of the CMake project.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'doc')
-rw-r--r--doc/en/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt
index 6c50013..ba3ef3e 100644
--- a/doc/en/CMakeLists.txt
+++ b/doc/en/CMakeLists.txt
@@ -1 +1 @@
-tde_create_handbook( DESTINATION autostart )
+tde_create_handbook( DESTINATION ${PROJECT_NAME} )