Skip to content

Introduce KIO_NO_PUBLIC_QTCONCURRENT option

Andreas Sturmlechner requested to merge work/kioconfig-no-qtconcurrent into master

If set, move Qt5Concurrent to private link interface, drop from KF5KIOConfig.cmake.in. Originally added in 2f83dde2, but only used in the implementation, not the API.

Test-built various revdeps successfully against the patched KIO with/without Qt5Concurrent installed, fixing implicit deps while at it. KDE Gear packages fixed in >=21.04.2, Plasma in >=5.21.5.

Edited by Andreas Sturmlechner

Merge request reports