Skip to content

Commit

Permalink
vcpkg: Disable telemetry by default (Closes #6413)
Browse files Browse the repository at this point in the history
  • Loading branch information
alealexpro100 committed Dec 24, 2024
1 parent e90a344 commit 5f50929
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bucket/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
],
"installer": {
"file": "bootstrap-vcpkg.bat",
"args": ["-disableMetrics"],
"keep": true
},
"post_install": "vcpkg integrate install",
Expand Down

0 comments on commit 5f50929

Please sign in to comment.