diff options
Diffstat (limited to 'kinit')
-rw-r--r-- | kinit/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/kinit/CMakeLists.txt b/kinit/CMakeLists.txt index 3a8906dc7..8cb794673 100644 --- a/kinit/CMakeLists.txt +++ b/kinit/CMakeLists.txt @@ -9,10 +9,6 @@ # ################################################# -add_definitions( - ${TQT_CFLAGS_OTHER} -) - include_directories( ${TQT_INCLUDE_DIRS} ${CMAKE_CURRENT_BINARY_DIR} |