Skip to content

Use more target-centric cmake code

ecm_qt_declare_logging_category() takes a target for ECM >= 5.80. Other option might be to use a helper var, but that spoils the purpose of the patch, which is to get rid of variables.

And ECM 5.80 implies Qt 5.14 min, though it might make sense to go straight to 5.15, right?

@nicolasfella

Merge request reports