[SCM] ktp-common-internals packaging branch, master, updated. debian/15.12.1-2-1839-gf0635e9

Maximiliano Curia maxy at moszumanska.debian.org
Mon May 9 09:08:58 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-common-internals.git;a=commitdiff;h=2a95500

The following commit has been merged in the master branch:
commit 2a955003f509900332fb950d67e06309bb8bea26
Author: Aleix Pol <aleixpol at kde.org>
Date:   Thu Jan 28 14:51:00 2016 +0100

    Let KDE*CompilerSettings change the policies in the project
    
    As suggested in ECM documentation.
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index fc2db4a..bcc6f65 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -56,7 +56,7 @@ endif ()
 
 include(KDEInstallDirs)
 include(KDECMakeSettings)
-include(KDECompilerSettings)
+include(KDECompilerSettings NO_POLICY_SCOPE)
 include(ECMMarkNonGuiExecutable)
 include(ECMPackageConfigHelpers)
 include(ECMInstallIcons)

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list