ladybird icon indicating copy to clipboard operation
ladybird copied to clipboard

Toolchain: Actually disable vcpkg metrics

Open ADKaster opened this issue 1 year ago • 0 comments

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

thanks to @BenWiederhake for pointing this out 😅

ADKaster avatar Dec 04 '24 00:12 ADKaster