diff options
Diffstat (limited to 'interfaces/kscript/CMakeLists.txt')
-rw-r--r-- | interfaces/kscript/CMakeLists.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/interfaces/kscript/CMakeLists.txt b/interfaces/kscript/CMakeLists.txt index 36e049824..98afa228d 100644 --- a/interfaces/kscript/CMakeLists.txt +++ b/interfaces/kscript/CMakeLists.txt @@ -11,11 +11,6 @@ add_subdirectory( sample ) - -add_definitions( - ${TQT_CFLAGS_OTHER} -) - include_directories( ${TQT_INCLUDE_DIRS} ${CMAKE_CURRENT_BINARY_DIR} |