[SCM] ktp-contact-list packaging branch, master, updated. debian/15.12.1-2-1070-g6c56f91

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:15:33 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-contact-list.git;a=commitdiff;h=27da0eb

The following commit has been merged in the master branch:
commit 27da0eb2ea1e5ec0faed7123db9c5c9f0b94a364
Author: Aleix Pol <aleixpol at kde.org>
Date:   Thu Jan 28 15:08:33 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 f44eea1..db1ec2e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -21,7 +21,7 @@ find_package (KTp REQUIRED)
 
 include(KDEInstallDirs)
 include(KDECMakeSettings)
-include(KDECompilerSettings)
+include(KDECompilerSettings NO_POLICY_SCOPE)
 include(FeatureSummary)
 
 set_package_properties(KF5People PROPERTIES DESCRIPTION "KDE Contacts aggregation"

-- 
ktp-contact-list packaging



More information about the pkg-kde-commits mailing list