[SCM] ktp-send-file packaging branch, master, updated. debian/15.12.1-2-216-g8f07cdf

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-send-file.git;a=commitdiff;h=317735d

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

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

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 394c7e3..0517f79 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(KDE_MIN_VERSION "4.7.0")
 set(IS_KTP_INTERNAL_MODULE TRUE)

-- 
ktp-send-file packaging



More information about the pkg-kde-commits mailing list