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