[SCM] ktp-common-internals packaging branch, master, updated. debian/15.12.1-2-1839-gf0635e9

Maximiliano Curia maxy at moszumanska.debian.org
Mon May 9 09:06:39 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-common-internals.git;a=commitdiff;h=0011ee7

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

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

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0bb010a..e5f5ff9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,6 +6,7 @@ set (CMAKE_MODULE_PATH
      "${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules"
      ${CMAKE_MODULE_PATH}
 )
+cmake_policy(SET CMP0002 OLD)
 
 set (KTP_VERSION "0.5.80")
 # Bump for every 0.x release, or whenever BC changes

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list