diff options
Diffstat (limited to 'kate/app/CMakeLists.txt')
-rw-r--r-- | kate/app/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
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} |