[SCM] ktp-approver packaging branch, master, updated. debian/15.12.1-1-299-g62cbbd7

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 09:13:49 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-approver.git;a=commitdiff;h=41a63bf

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

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

diff --git a/CMakeLists.txt b/CMakeLists.txt
index edc13ce..13251b1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -3,6 +3,7 @@ project(ktp-approver)
 set(KTP_APPROVER_VERSION "0.5.80")
 
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules)
+cmake_policy(SET CMP0002 OLD)
 
 find_package(KDE4 REQUIRED)
 find_package(TelepathyQt4 0.8.9 REQUIRED)

-- 
ktp-approver packaging



More information about the pkg-kde-commits mailing list