[SCM] ktp-contact-applet packaging branch, master, updated. debian/15.12.1-1-966-gde83ac5

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:13:11 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-desktop-applets.git;a=commitdiff;h=be185e7

The following commit has been merged in the master branch:
commit be185e7a25b1ffefb0adb9ee5881ca89e7aa6ac9
Author: Daniele E. Domenichelli <daniele.domenichelli at gmail.com>
Date:   Fri Feb 10 01:06:02 2012 +0100

    Update FindKTp.cmake
---
 cmake/modules/FindKTp.cmake | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cmake/modules/FindKTp.cmake b/cmake/modules/FindKTp.cmake
index 899a120..8facd12 100644
--- a/cmake/modules/FindKTp.cmake
+++ b/cmake/modules/FindKTp.cmake
@@ -3,6 +3,7 @@
 # KTP_INCLUDE_DIR
 # KTP_LIBRARIES
 # KTP_MODELS_LIBRARIES
+# KTP_WIDGETS_LIBRARIES
 
 # Copyright (c) 2011, Dario Freddi <drf at kde.org>
 #
@@ -26,6 +27,7 @@ find_path(KTP_INCLUDE_DIR
 
 find_library(KTP_LIBRARIES NAMES ktpcommoninternalsprivate )
 find_library(KTP_MODELS_LIBRARIES NAMES ktpmodelsprivate )
+find_library(KTP_WIDGETS_LIBRARIES NAMES ktpwidgetsprivate )
 
 include(FindPackageHandleStandardArgs)
 FIND_PACKAGE_HANDLE_STANDARD_ARGS(KTp DEFAULT_MSG

-- 
ktp-contact-applet packaging



More information about the pkg-kde-commits mailing list