summaryrefslogtreecommitdiff
path: root/libproxy/cmake/modules/config_kde.cmk
diff options
context:
space:
mode:
Diffstat (limited to 'libproxy/cmake/modules/config_kde.cmk')
-rw-r--r--libproxy/cmake/modules/config_kde.cmk4
1 files changed, 0 insertions, 4 deletions
diff --git a/libproxy/cmake/modules/config_kde.cmk b/libproxy/cmake/modules/config_kde.cmk
deleted file mode 100644
index ed2f828..0000000
--- a/libproxy/cmake/modules/config_kde.cmk
+++ /dev/null
@@ -1,4 +0,0 @@
-option(WITH_KDE "Build module to read proxy settings from KDE4/KF5" ON)
-
-# There are no additional detections; kreadconfig (from KDE4) and kreadconfig5
-# (from KF5) are only needed at runtime.