From 8acb7577c729f7354710fade01ad543008a06c2b Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 22 Oct 2024 17:52:08 +0900 Subject: Don't explicetly include tqt.h anymore Signed-off-by: Michele Calgaro --- kate/app/CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'kate') diff --git a/kate/app/CMakeLists.txt b/kate/app/CMakeLists.txt index 77908ffcf..0cc100efc 100644 --- a/kate/app/CMakeLists.txt +++ b/kate/app/CMakeLists.txt @@ -9,10 +9,6 @@ # ################################################# -add_definitions( - -include tqt.h -) - include_directories( ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_BINARY_DIR} -- cgit v1.2.1