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

List:       kde-commits
Subject:    [breeze] /: Make the USE_KDE4 option persistent / saved in CMake cache.
From:       Andreas Hartmetz <ahartmetz () gmail ! com>
Date:       2016-08-25 22:42:42
Message-ID: E1bd3MA-0003iN-Hv () code ! kde ! org
[Download RAW message or body]

Git commit c7280f52c5117ed498e0d4778f093a8098d3e970 by Andreas Hartmetz.
Committed on 25/08/2016 at 22:42.
Pushed by ahartmetz into branch 'master'.

Make the USE_KDE4 option persistent / saved in CMake cache.

Without this, any disturbance that makes CMake rerun implicitly
switches back to KF5 build mode.

M  +2    -0    CMakeLists.txt

http://commits.kde.org/breeze/c7280f52c5117ed498e0d4778f093a8098d3e970

diff --git a/CMakeLists.txt b/CMakeLists.txt
index f4ccb9c..39a72a3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,6 +4,8 @@ set(PROJECT_VERSION_MAJOR 5)
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 
+option(USE_KDE4 "Build a widget style for KDE4 (and nothing else)")
+
 include(WriteBasicConfigVersionFile)
 include(FeatureSummary)
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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