[SCM] ktp-auth-handler packaging branch, master, updated. debian/15.12.1-2-282-g080758e

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 23:59:50 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-auth-handler.git;a=commitdiff;h=74fa4e0

The following commit has been merged in the master branch:
commit 74fa4e03d837f2518be6a07738142d5665852c4d
Author: Aleix Pol <aleixpol at kde.org>
Date:   Thu Jan 28 14:57:36 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 4e98343..969cddc 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -44,7 +44,7 @@ set_package_properties(Qca-qt5-ossl PROPERTIES
 
 include(KDEInstallDirs)
 include(KDECMakeSettings)
-include(KDECompilerSettings)
+include(KDECompilerSettings NO_POLICY_SCOPE)
 include(ECMPackageConfigHelpers)
 include(ECMMarkNonGuiExecutable)
 include(CMakePackageConfigHelpers)

-- 
ktp-auth-handler packaging



More information about the pkg-kde-commits mailing list