┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/doc/CMakeLists.txt
diff options
context:
space:
mode:
authorDāvis Mosāns <[email protected]>2023-02-06 21:42:39 +0000
committerDāvis Mosāns <[email protected]>2023-03-04 20:58:48 +0000
commit6600dc9bdc37db5507899f8576a49d57e76a7fa3 (patch)
treebbc4268a1cde16f0c26bac90b012632d9e14a7b7 /doc/CMakeLists.txt
parentba60b6ada3121389dcd4ee51aaa9067d681b187a (diff)
Rename KF5 to KF6
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r--doc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
index 934f7a9ff..7527bbfa9 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -1,4 +1,4 @@
-if (KF5DocTools_FOUND)
+if (KF6DocTools_FOUND)
kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR dolphin)
endif()