Skip to content

fix dependency lookup

Harald Sitter requested to merge work/finddep into master

the target is called ConfigCore, the relevant cmake config is not. notably KF5ConfigConfig.cmake is the present file, so look for the correct name, otherwise the dependency isn't found

Merge request reports