diff --git a/vcpkg.json b/vcpkg.json index 2ff0c549..a1bd0be5 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -9,6 +9,11 @@ "default-features": false, "features": ["gui", "png", "thread", "widgets", "opengl", "zstd"] }, + { + "name": "qtbase", + "host": true, + "default-features": false + }, { "name": "qtmultimedia", "default-features": false