https://bugs.kde.org/show_bug.cgi?id=459123
Bug ID: 459123 Summary: KCMUtils fails to compile statically with CMake Error "(...)requires target "kcmutils_proxy_model" that is not in any export set." Product: frameworks-kcmutils Version: 5.98.0 Platform: Other OS: Other Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdelibs-b...@kde.org Reporter: m...@dawidwrobel.com Target Milestone: --- SUMMARY KCMUtils fails to compile statically with following error: -- Configuring done CMake Error: install(EXPORT "KF5KCMUtilsTargets" ...) includes target "KF5KCMUtils" which requires target "kcmutils_proxy_model" that is not in any export set. STEPS TO REPRODUCE 1. build the project with -DBUILD_SHARED_LIBS=OFF switch OBSERVED RESULT cmake fails to configure project EXPECTED RESULT Should work just fine SOFTWARE/OS VERSIONS macOS: 12.6 Qt Version: 5.15.6 -- You are receiving this mail because: You are watching all bug changes.