summaryrefslogtreecommitdiffstats
path: root/kwallet
diff options
context:
space:
mode:
Diffstat (limited to 'kwallet')
-rw-r--r--kwallet/backend/CMakeLists.txt4
-rw-r--r--kwallet/client/CMakeLists.txt4
2 files changed, 0 insertions, 8 deletions
diff --git a/kwallet/backend/CMakeLists.txt b/kwallet/backend/CMakeLists.txt
index d04cb5afd..8801971da 100644
--- a/kwallet/backend/CMakeLists.txt
+++ b/kwallet/backend/CMakeLists.txt
@@ -9,10 +9,6 @@
#
#################################################
-add_definitions(
- ${TQT_CFLAGS_OTHER}
-)
-
include_directories(
${TQT_INCLUDE_DIRS}
${CMAKE_BINARY_DIR}
diff --git a/kwallet/client/CMakeLists.txt b/kwallet/client/CMakeLists.txt
index cb739fa6c..620f52a0b 100644
--- a/kwallet/client/CMakeLists.txt
+++ b/kwallet/client/CMakeLists.txt
@@ -9,10 +9,6 @@
#
#################################################
-add_definitions(
- ${TQT_CFLAGS_OTHER}
-)
-
include_directories(
${TQT_INCLUDE_DIRS}
${CMAKE_CURRENT_BINARY_DIR}