[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:08:31 UTC 2016


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

The following commit has been merged in the master branch:
commit ba7da777a972d39842514d167097c9d198fd8bd8
Author: Aleix Pol <aleixpol at kde.org>
Date:   Wed Nov 12 13:37:42 2014 +0100

    Introduce the tp-qt includes to the KTp::CommonInternals target again
    
    It used to be there, I removed it by accident with the KContacts port
---
 KTp/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/KTp/CMakeLists.txt b/KTp/CMakeLists.txt
index 1f94d62..cd94aef 100644
--- a/KTp/CMakeLists.txt
+++ b/KTp/CMakeLists.txt
@@ -100,6 +100,7 @@ target_link_libraries (KTpCommonInternals
                     KF5::KIOWidgets
                     KF5::KDELibs4Support
 )
+target_include_directories(KTpCommonInternals PUBLIC ${TELEPATHY_QT5_INCLUDE_DIR}) # TODO: Remove when TelepathyQt exports include paths properly
 
 install (TARGETS KTpCommonInternals
          EXPORT KTpTargets

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list