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/groupwise/libgroupwise/tasks/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kopete/protocols/groupwise/libgroupwise/tasks') diff --git a/kopete/protocols/groupwise/libgroupwise/tasks/CMakeLists.txt b/kopete/protocols/groupwise/libgroupwise/tasks/CMakeLists.txt index 8c85f94e..6ffa6df8 100644 --- a/kopete/protocols/groupwise/libgroupwise/tasks/CMakeLists.txt +++ b/kopete/protocols/groupwise/libgroupwise/tasks/CMakeLists.txt @@ -15,7 +15,7 @@ include_directories( ${CMAKE_CURRENT_SOURCE_DIR}/.. ${TDE_INCLUDE_DIR} ${TQT_INCLUDE_DIRS} - ${TQCA_INCLUDE_DIR} + ${TQCA_INCLUDE_DIRS} ) -- cgit v1.2.1