vcpkg: fix Qt build

This commit is contained in:
David Hrdlička
2022-12-19 14:37:01 +01:00
parent 10b5211420
commit 561b6b1b06
2 changed files with 3 additions and 2 deletions

View File

@@ -197,8 +197,8 @@ jobs:
ui: ui:
- name: Win32 GUI - name: Win32 GUI
qt: off qt: off
# - name: Qt GUI - name: Qt GUI
# qt: on qt: on
slug: -Qt slug: -Qt
target: target:
- name: x86 - name: x86

View File

@@ -21,6 +21,7 @@
"concurrent", "concurrent",
"default-features", "default-features",
"gui", "gui",
"opengl",
"harfbuzz", "harfbuzz",
"network", "network",
"vulkan", "vulkan",