Skip to content

CMake: Fix condition to also handle Qt6Quick

Heiko Becker requested to merge work/fix-qt6quick-condition into master

While at it, also remove the duplicate find_package(KF5CoreAddons) invocation. It's searched as a required dependency only a few lines further up.

Merge request reports