diff options
| author | Dāvis Mosāns <[email protected]> | 2023-02-06 21:42:39 +0000 |
|---|---|---|
| committer | Dāvis Mosāns <[email protected]> | 2023-03-04 20:58:48 +0000 |
| commit | 6600dc9bdc37db5507899f8576a49d57e76a7fa3 (patch) | |
| tree | bbc4268a1cde16f0c26bac90b012632d9e14a7b7 /doc | |
| parent | ba60b6ada3121389dcd4ee51aaa9067d681b187a (diff) | |
Rename KF5 to KF6
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/CMakeLists.txt | 2 |
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() |
