ladybird/Toolchain
Andrew Kaster e20a887a8d Toolchain: Actually disable vcpkg metrics
In the move to a python version of this script, I didn't notice that
running the bootstrap script in shell mode precluded it from actually
accepting the -disableMetrics argument.

Existing vcpkg installs can be un-metrics'd by re-running the bootstrap
script with the disable argument, or by adding a vcpkg.disable-metrics
file in $VCPKG_ROOT
2024-12-04 11:15:32 +01:00
..
.dockerignore
.gitignore
BuildGN.sh
BuildVcpkg.py Toolchain: Actually disable vcpkg metrics 2024-12-04 11:15:32 +01:00
BuildVcpkg.sh Toolchain: Rewrite BuildVcpkg.sh in python 2024-10-10 21:48:41 -06:00