diff options
| author | Yuri Chornoivan <[email protected]> | 2019-06-26 10:48:17 +0300 |
|---|---|---|
| committer | Yuri Chornoivan <[email protected]> | 2019-06-26 10:48:17 +0300 |
| commit | cd2078cef4b89903a68f285b54811d32ab8f80de (patch) | |
| tree | 599ea8e4d5ce517bf82caf48c683a5e6f181f76d /CMakeLists.txt | |
| parent | 5d83ceeb339c56e6b9a241e809cff2dd0a260fcb (diff) | |
Add docs about the new 'Open new folders in tabs' option
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index ef0e28e76..a348f6365 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ set (KDE_APPLICATIONS_VERSION "${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATI project(Dolphin VERSION ${KDE_APPLICATIONS_VERSION}) set(QT_MIN_VERSION "5.8.0") -set(KF5_MIN_VERSION "5.58.0") +set(KF5_MIN_VERSION "5.57.0") # ECM setup find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED) |
