diff --git a/vcpkg.json b/vcpkg.json index 445f3139..eb8790c8 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -13,7 +13,7 @@ { "name": "qtbase", "default-features": false, - "features": ["gui", "png", "thread", "widgets", "opengl", "zstd"] + "features": ["gui", "png", "thread", "widgets", "opengl", "zstd", "harfbuzz"] }, { "name": "qtbase",