Skip to content
Snippets Groups Projects
Commit 625693ac authored by Adriaan de Groot's avatar Adriaan de Groot
Browse files

CMake: bump dependency versions

parent 1821eb1b
No related branches found
No related tags found
No related merge requests found
...@@ -164,7 +164,7 @@ set( _tx_incomplete eo es_PR gu ie ja-Hira kk kn lo lv mk ne_NP ...@@ -164,7 +164,7 @@ set( _tx_incomplete eo es_PR gu ie ja-Hira kk kn lo lv mk ne_NP
# See DEPENDENCIES section below. # See DEPENDENCIES section below.
set(QT_VERSION 5.15.0) set(QT_VERSION 5.15.0)
set(YAMLCPP_VERSION 0.5.1) set(YAMLCPP_VERSION 0.5.1)
set(ECM_VERSION 5.18) set(ECM_VERSION 5.58)
set(PYTHONLIBS_VERSION 3.6) set(PYTHONLIBS_VERSION 3.6)
set(BOOSTPYTHON_VERSION 1.72.0) set(BOOSTPYTHON_VERSION 1.72.0)
...@@ -330,7 +330,7 @@ if(ECM_FOUND) ...@@ -330,7 +330,7 @@ if(ECM_FOUND)
include(KDEInstallDirs) include(KDEInstallDirs)
endif() endif()
find_package(KF5 QUIET COMPONENTS CoreAddons Crash) find_package(KF5 ${ECM_VERSION} QUIET COMPONENTS CoreAddons Crash)
set_package_properties( set_package_properties(
KF5::CoreAddons KF5::CoreAddons
PROPERTIES PROPERTIES
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment