[SCM] ktp-contact-runner packaging branch, master, updated. debian/15.12.1-2-244-g38a1f58
Maximiliano Curia
maxy at moszumanska.debian.org
Sat May 28 17:50:40 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-contact-runner.git;a=commitdiff;h=afd72f9
The following commit has been merged in the master branch:
commit afd72f93f29e931aad8b07a5bce066e305862142
Author: David Edmundson <kde at davidedmundson.co.uk>
Date: Sun Mar 24 22:17:58 2013 +0000
update cmake policy
---
CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6c6a80b..98d3dfc 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,6 +6,7 @@ set(IS_KTP_INTERNAL_MODULE TRUE)
set(CMAKE_MODULE_PATH
${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules
${CMAKE_MODULE_PATH})
+cmake_policy(SET CMP0002 OLD)
# Find the required Libaries
find_package(KDE4 REQUIRED)
--
ktp-contact-runner packaging
More information about the pkg-kde-commits
mailing list