[SCM] ktp-accounts-kcm packaging branch, master, updated. debian/15.12.1-1-1157-gc4589c5

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:03:26 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-accounts-kcm.git;a=commitdiff;h=d6e9b3e

The following commit has been merged in the master branch:
commit d6e9b3e7e4c703c7b8df6484f2a692dce1f921dc
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Sun Mar 24 22:11:38 2013 +0000

    update cmake policy
---
 CMakeLists.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index cb7de0c..0c73653 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,6 +5,8 @@ set(KTP_ACCOUNTS_KCM_VERSION "0.5.80")
 # Add the modules we ship to the module path
 SET(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules" ${CMAKE_MODULE_PATH})
 
+cmake_policy(SET CMP0002 OLD)
+
 set(IS_KTP_INTERNAL_MODULE TRUE)
 set(KDE_MIN_VERSION "4.7.0")
 find_package (KDE4 REQUIRED)

-- 
ktp-accounts-kcm packaging



More information about the pkg-kde-commits mailing list