diff options
Diffstat (limited to 'kdeprint/CMakeLists.txt')
-rw-r--r-- | kdeprint/CMakeLists.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/kdeprint/CMakeLists.txt b/kdeprint/CMakeLists.txt index 798af8db3..fa77fd3b4 100644 --- a/kdeprint/CMakeLists.txt +++ b/kdeprint/CMakeLists.txt @@ -21,11 +21,6 @@ add_subdirectory( filters ) add_subdirectory( pics ) add_subdirectory( tools ) - -add_definitions( - ${TQT_CFLAGS_OTHER} -) - include_directories( ${TQT_INCLUDE_DIRS} ${CMAKE_CURRENT_BINARY_DIR} |