From 75b27d415da062fc7df07bbdacafbf85c5952e69 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Mon, 7 Jun 2021 21:47:06 +0200 Subject: Drop builtin tqca library. Module tqca is expected as a dependency library by now. Signed-off-by: gregory guy --- kopete/protocols/jabber/libiris/qca/CMakeLists.txt | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 kopete/protocols/jabber/libiris/qca/CMakeLists.txt (limited to 'kopete/protocols/jabber/libiris/qca/CMakeLists.txt') diff --git a/kopete/protocols/jabber/libiris/qca/CMakeLists.txt b/kopete/protocols/jabber/libiris/qca/CMakeLists.txt deleted file mode 100644 index 7356f221..00000000 --- a/kopete/protocols/jabber/libiris/qca/CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ -################################################# -# -# (C) 2010-2011 Serghei Amelian -# serghei (DOT) amelian (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -add_subdirectory( src ) -- cgit v1.2.1