diff options
Diffstat (limited to 'pics/CMakeLists.txt')
-rw-r--r-- | pics/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pics/CMakeLists.txt b/pics/CMakeLists.txt index e8955da34..bb0747d1b 100644 --- a/pics/CMakeLists.txt +++ b/pics/CMakeLists.txt @@ -17,10 +17,6 @@ add_subdirectory( emoticons ) # ksvgtopng is compiled only if we have libart support if( WITH_LIBART ) -add_definitions( - ${TQT_CFLAGS_OTHER} -) - include_directories( ${TQT_INCLUDE_DIRS} ${LIBART_INCLUDE_DIRS} |