summaryrefslogtreecommitdiffstats
path: root/kio/misc
diff options
context:
space:
mode:
Diffstat (limited to 'kio/misc')
-rw-r--r--kio/misc/CMakeLists.txt2
-rw-r--r--kio/misc/kdesasl/CMakeLists.txt4
-rw-r--r--kio/misc/kfile/CMakeLists.txt4
-rw-r--r--kio/misc/kntlm/CMakeLists.txt4
-rw-r--r--kio/misc/kpac/CMakeLists.txt4
-rw-r--r--kio/misc/ksendbugmail/CMakeLists.txt4
-rw-r--r--kio/misc/kssld/CMakeLists.txt4
-rw-r--r--kio/misc/kwalletd/CMakeLists.txt4
8 files changed, 0 insertions, 30 deletions
diff --git a/kio/misc/CMakeLists.txt b/kio/misc/CMakeLists.txt
index 763380167..d6bc0cb16 100644
--- a/kio/misc/CMakeLists.txt
+++ b/kio/misc/CMakeLists.txt
@@ -19,8 +19,6 @@ add_subdirectory( kntlm )
add_definitions(
-D_LARGEFILE64_SOURCE
- ${TQT_CFLAGS_OTHER}
- -include tqt.h
)
include_directories(
diff --git a/kio/misc/kdesasl/CMakeLists.txt b/kio/misc/kdesasl/CMakeLists.txt
index a5c9ac844..081d64799 100644
--- a/kio/misc/kdesasl/CMakeLists.txt
+++ b/kio/misc/kdesasl/CMakeLists.txt
@@ -9,10 +9,6 @@
#
#################################################
-add_definitions(
- ${TQT_CFLAGS_OTHER}
-)
-
include_directories(
${TQT_INCLUDE_DIRS}
${CMAKE_CURRENT_BINARY_DIR}
diff --git a/kio/misc/kfile/CMakeLists.txt b/kio/misc/kfile/CMakeLists.txt
index 0c91bb662..4a00ae286 100644
--- a/kio/misc/kfile/CMakeLists.txt
+++ b/kio/misc/kfile/CMakeLists.txt
@@ -9,10 +9,6 @@
#
#################################################
-add_definitions(
- ${TQT_CFLAGS_OTHER}
-)
-
include_directories(
${TQT_INCLUDE_DIRS}
${CMAKE_BINARY_DIR}/kdecore
diff --git a/kio/misc/kntlm/CMakeLists.txt b/kio/misc/kntlm/CMakeLists.txt
index 4c7f899a6..9b4b916bc 100644
--- a/kio/misc/kntlm/CMakeLists.txt
+++ b/kio/misc/kntlm/CMakeLists.txt
@@ -9,10 +9,6 @@
#
#################################################
-add_definitions(
- ${TQT_CFLAGS_OTHER}
-)
-
include_directories(
${TQT_INCLUDE_DIRS}
${CMAKE_BINARY_DIR}
diff --git a/kio/misc/kpac/CMakeLists.txt b/kio/misc/kpac/CMakeLists.txt
index bd60310c4..c3fc418c3 100644
--- a/kio/misc/kpac/CMakeLists.txt
+++ b/kio/misc/kpac/CMakeLists.txt
@@ -9,10 +9,6 @@
#
#################################################
-add_definitions(
- ${TQT_CFLAGS_OTHER}
-)
-
include_directories(
${TQT_INCLUDE_DIRS}
${CMAKE_CURRENT_BINARY_DIR}
diff --git a/kio/misc/ksendbugmail/CMakeLists.txt b/kio/misc/ksendbugmail/CMakeLists.txt
index 9b3b04575..133049129 100644
--- a/kio/misc/ksendbugmail/CMakeLists.txt
+++ b/kio/misc/ksendbugmail/CMakeLists.txt
@@ -9,10 +9,6 @@
#
#################################################
-add_definitions(
- ${TQT_CFLAGS_OTHER}
-)
-
include_directories(
${TQT_INCLUDE_DIRS}
${CMAKE_CURRENT_BINARY_DIR}
diff --git a/kio/misc/kssld/CMakeLists.txt b/kio/misc/kssld/CMakeLists.txt
index 5acdc533e..ca9438817 100644
--- a/kio/misc/kssld/CMakeLists.txt
+++ b/kio/misc/kssld/CMakeLists.txt
@@ -9,10 +9,6 @@
#
#################################################
-add_definitions(
- ${TQT_CFLAGS_OTHER}
-)
-
include_directories(
${TQT_INCLUDE_DIRS}
${CMAKE_CURRENT_BINARY_DIR}
diff --git a/kio/misc/kwalletd/CMakeLists.txt b/kio/misc/kwalletd/CMakeLists.txt
index c56064589..eb02085f5 100644
--- a/kio/misc/kwalletd/CMakeLists.txt
+++ b/kio/misc/kwalletd/CMakeLists.txt
@@ -9,10 +9,6 @@
#
#################################################
-add_definitions(
- ${TQT_CFLAGS_OTHER}
-)
-
include_directories(
${TQT_INCLUDE_DIRS}
${CMAKE_CURRENT_BINARY_DIR}