diff options
Diffstat (limited to 'kspell2/plugins/aspell/CMakeLists.txt')
-rw-r--r-- | kspell2/plugins/aspell/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/kspell2/plugins/aspell/CMakeLists.txt b/kspell2/plugins/aspell/CMakeLists.txt index 09b245cb1..94928963c 100644 --- a/kspell2/plugins/aspell/CMakeLists.txt +++ b/kspell2/plugins/aspell/CMakeLists.txt @@ -9,10 +9,6 @@ # ################################################# -add_definitions( - ${TQT_CFLAGS_OTHER} -) - include_directories( ${TQT_INCLUDE_DIRS} ${CMAKE_CURRENT_BINARY_DIR} |