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 /DolphinVcsConfig.cmake.in | |
| parent | ba60b6ada3121389dcd4ee51aaa9067d681b187a (diff) | |
Rename KF5 to KF6
Diffstat (limited to 'DolphinVcsConfig.cmake.in')
| -rw-r--r-- | DolphinVcsConfig.cmake.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DolphinVcsConfig.cmake.in b/DolphinVcsConfig.cmake.in index b6e3d42f6..c73d093ed 100644 --- a/DolphinVcsConfig.cmake.in +++ b/DolphinVcsConfig.cmake.in @@ -3,6 +3,6 @@ include(CMakeFindDependencyMacro) find_dependency(Qt@QT_MAJOR_VERSION@Widgets) -find_dependency(KF5KIO) +find_dependency(KF6KIO) include("${CMAKE_CURRENT_LIST_DIR}/DolphinVcsTargets.cmake") |
