Skip to content

Add missing KConfig linkage

Nicolas Fella requested to merge work/linkconfig into master

This happens to work because we link against KIO which has KConfig in its public interface, but we better not rely on that.

Merge request reports