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:
|
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
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
"concurrent",
|
"concurrent",
|
||||||
"default-features",
|
"default-features",
|
||||||
"gui",
|
"gui",
|
||||||
|
"opengl",
|
||||||
"harfbuzz",
|
"harfbuzz",
|
||||||
"network",
|
"network",
|
||||||
"vulkan",
|
"vulkan",
|
||||||
|
Reference in New Issue
Block a user