[SCM] ktp-text-ui packaging branch, master, updated. debian/15.12.1-1-1918-gdf4b0ec

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:25:32 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=9efff16

The following commit has been merged in the master branch:
commit 9efff163505bbecffd8c6e7c4c5fcfb59480f6c1
Author: Aleix Pol <aleixpol at kde.org>
Date:   Thu Jan 28 14:56:09 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 b4a4ee0..91cd304 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -28,7 +28,7 @@ find_package (KF5People)
 
 include(KDEInstallDirs)
 include(KDECMakeSettings)
-include(KDECompilerSettings)
+include(KDECompilerSettings NO_POLICY_SCOPE)
 include(ECMSetupVersion)
 include(FeatureSummary)
 

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list