Skip to content

CMakeLists: Only require test dependencies when building tests

Cosima Neidahl requested to merge OPNA2608/qtmir:fix/testDepsOnlyWhenNeeded into main

libqtdbus* are only required when building tests, move their pkg-config calls into the "tests are requested" block.

Merge request reports