summaryrefslogtreecommitdiff
path: root/libproxy/cmake/modules/config_kde.cmk
blob: ed2f828afe92582cdbb791bba33b952ef55a6d6e (plain)
1
2
3
4
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.