vcpkg: fix Qt build
This commit is contained in:
4
.github/workflows/cmake.yml
vendored
4
.github/workflows/cmake.yml
vendored
@@ -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
|
||||
|
@@ -21,6 +21,7 @@
|
||||
"concurrent",
|
||||
"default-features",
|
||||
"gui",
|
||||
"opengl",
|
||||
"harfbuzz",
|
||||
"network",
|
||||
"vulkan",
|
||||
|
Reference in New Issue
Block a user