diff --git a/bucket/vcpkg.json b/bucket/vcpkg.json index 173501e851..ddc217ae0d 100644 --- a/bucket/vcpkg.json +++ b/bucket/vcpkg.json @@ -28,6 +28,7 @@ ], "installer": { "file": "bootstrap-vcpkg.bat", + "args": ["-disableMetrics"], "keep": true }, "post_install": "vcpkg integrate install",