[SCM] ktp-kded-integration-module packaging branch, master, updated. debian/15.12.1-2-382-gbd961c2

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-kded-module.git;a=commitdiff;h=ef29a4c

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

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

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 024ad76..a339495 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,6 +4,7 @@ set (CMAKE_MODULE_PATH
      "${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules"
      ${CMAKE_MODULE_PATH}
 )
+cmake_policy(SET CMP0002 OLD)
 
 set(IS_KTP_INTERNAL_MODULE TRUE)
 find_package (KDE4 REQUIRED)

-- 
ktp-kded-integration-module packaging



More information about the pkg-kde-commits mailing list