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

List:       kde-commits
Subject:    [milou] /: Use KF5_MIN_VERSION also for ECM, now that it's part of KF
From:       Friedrich W. H. Kossebau <null () kde ! org>
Date:       2018-02-01 0:25:41
Message-ID: E1eh2hB-0005AK-CH () code ! kde ! org
[Download RAW message or body]

Git commit c32658afe1ba00d41a9cfd5ac64922513731a462 by Friedrich W. H. Koss=
ebau.
Committed on 01/02/2018 at 00: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/milou/c32658afe1ba00d41a9cfd5ac64922513731a462

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6bffb05..ed6d3eb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ set(PROJECT_VERSION_MAJOR 5)
 set(QT_MIN_VERSION "5.9.0")
 set(KF5_MIN_VERSION "5.42.0")
 =

-find_package(ECM 1.2.0 REQUIRED NO_MODULE)
+find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 =

 find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Qml Quick=
 Widgets Test)
[prev in list] [next in list] [prev in thread] [next in thread] 

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