diff options
Diffstat (limited to 'interfaces/kimproxy')
-rw-r--r-- | interfaces/kimproxy/library/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/interfaces/kimproxy/library/CMakeLists.txt b/interfaces/kimproxy/library/CMakeLists.txt index 4f5d0b17a..fb9584973 100644 --- a/interfaces/kimproxy/library/CMakeLists.txt +++ b/interfaces/kimproxy/library/CMakeLists.txt @@ -11,10 +11,6 @@ add_subdirectory( icons ) -add_definitions( - ${TQT_CFLAGS_OTHER} -) - include_directories( ${TQT_INCLUDE_DIRS} ${CMAKE_CURRENT_BINARY_DIR} |