diff options
Diffstat (limited to 'kspell2/CMakeLists.txt')
-rw-r--r-- | kspell2/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/kspell2/CMakeLists.txt b/kspell2/CMakeLists.txt index 29b45aba9..5c81ab6ba 100644 --- a/kspell2/CMakeLists.txt +++ b/kspell2/CMakeLists.txt @@ -12,10 +12,6 @@ add_subdirectory( ui ) add_subdirectory( plugins ) -add_definitions( - ${TQT_CFLAGS_OTHER} -) - include_directories( ${TQT_INCLUDE_DIRS} ${CMAKE_CURRENT_BINARY_DIR} |