aboutsummaryrefslogtreecommitdiff
path: root/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg.json')
-rw-r--r--vcpkg.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/vcpkg.json b/vcpkg.json
index 2ff0c54..a1bd0be 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -10,6 +10,11 @@
"features": ["gui", "png", "thread", "widgets", "opengl", "zstd"]
},
{
+ "name": "qtbase",
+ "host": true,
+ "default-features": false
+ },
+ {
"name": "qtmultimedia",
"default-features": false
},