diff options
author | Christophe Giboudeaux <christophe@krop.fr> | 2022-03-26 10:44:17 +0100 |
---|---|---|
committer | Christophe Giboudeaux <christophe@krop.fr> | 2022-03-26 15:03:24 +0000 |
commit | 19311d26a6142cf6722d64834133664c68ac5865 (patch) | |
tree | c3cbdb63438a2397886e976a9b32c7b7287c7dbb /.gitlab-ci.yml | |
parent | 72c6f93248ff5057fb12b823daa8186f9f8f0b00 (diff) | |
download | extra-cmake-modules-19311d26a6142cf6722d64834133664c68ac5865.tar.gz extra-cmake-modules-19311d26a6142cf6722d64834133664c68ac5865.tar.bz2 |
ECMQueryQt: Add fallbacks
Some applications look for ECM and need to know Qt paths but
don't need to link to anything. That's the case for icons or
wallpapers.
For these cases, ECMQueryQt will first try to find qmake or
qtpaths before looking for Qt CMake config files.
Also handle cases where project() sets 'LANGUAGE' to 'NONE'.
The CXX language needs to be enabled for find_package to look
for Qt into library dirs.
Diffstat (limited to '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions