[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [plasma-workspace] /: Use KF5_MIN_VERSION also for ECM, now that it's part of KF
From:       Friedrich W. H. Kossebau <null () kde ! org>
Date:       2018-01-31 14:21:15
Message-ID: E1egtGF-0001NW-Co () code ! kde ! org
[Download RAW message or body]

Git commit 66a3e2bb4620b1c7d4ce5d6cda7a95254db6bd69 by Friedrich W. H. Koss=
ebau.
Committed on 31/01/2018 at 14:19.
Pushed by kossebau into branch 'master'.

Use KF5_MIN_VERSION also for ECM, now that it's part of KF

M  +1    -1    CMakeLists.txt

https://commits.kde.org/plasma-workspace/66a3e2bb4620b1c7d4ce5d6cda7a95254d=
b6bd69

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0ebf864b..6bea7c1c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -8,7 +8,7 @@ set(QT_MIN_VERSION "5.9.0")
 set(KF5_MIN_VERSION "5.42.0")
 set(INSTALL_SDDM_THEME TRUE)
 find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Widgets Quic=
k QuickWidgets Concurrent Test Script Network)
-find_package(ECM 1.8.0 REQUIRED NO_MODULE)
+find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 =

 include(KDEInstallDirs)

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic