From 1037d386233764a3fd46c8e18699c874520d6d9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 6 Jan 2020 19:41:48 +0100 Subject: kopete: Added ability to build with shared tqca library. QCA files renamed to TQCA to match tqca library. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- kopete/protocols/jabber/tdeioslave/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kopete/protocols/jabber/tdeioslave') diff --git a/kopete/protocols/jabber/tdeioslave/CMakeLists.txt b/kopete/protocols/jabber/tdeioslave/CMakeLists.txt index 4736203b..7a76a943 100644 --- a/kopete/protocols/jabber/tdeioslave/CMakeLists.txt +++ b/kopete/protocols/jabber/tdeioslave/CMakeLists.txt @@ -37,6 +37,6 @@ tde_add_kpart( tdeio_jabberdisco AUTOMOC LINK jabberclient-static iris_xmpp_core-static iris_xmpp_im-static iris_jabber-static iris-static - qca-static cutestuff_network-static cutestuff_util-static tdeio-shared idn + ${TQCA_LIBRARIES} cutestuff_network-static cutestuff_util-static tdeio-shared idn DESTINATION ${PLUGIN_INSTALL_DIR} ) -- cgit v1.2.1