diff options
| author | Joerg Bornemann <joerg.bornemann@qt.io> | 2020-09-10 10:46:06 +0200 |
|---|---|---|
| committer | Joerg Bornemann <joerg.bornemann@qt.io> | 2020-09-12 19:27:01 +0200 |
| commit | 16aa8c8f4d83f2e2aaa04e6dd0e7c6dc7f854d9d (patch) | |
| tree | 5c59b462c1dca15a2bd68aa16660a122e9b5705c /examples/widgets/dialogs/classwizard/main.cpp | |
| parent | 3685483c4b79b4075bab6d341174a395359d1b4a (diff) | |
CMake: Make the Vulkan dependency of QtGui optional
Vulkan cannot be a required public dependency of QtGui, because a
vulkan-enabled build of Qt will fail on a machine where the vulkan
headers are not installed. We cannot make the vulkan dependency private,
because we have public Qt headers that include vulkan headers.
The vulkan dependency is now marked as optional, meaning consuming
projects will try to find it, but there will be no error on failure.
Task-number: QTBUG-86421
Change-Id: I30edfd3eaa603048f4274e77036c54d90789d3c9
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'examples/widgets/dialogs/classwizard/main.cpp')
0 files changed, 0 insertions, 0 deletions
