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:
- name: Win32 GUI
qt: off
# - name: Qt GUI
# qt: on
- name: Qt GUI
qt: on
slug: -Qt
target:
- name: x86

View File

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