build.py
vm_build_utils
system setup
utilities for vcpkg builds
vm_build_utils.vcpkg.
Build
calls vcpkg to build and then potentially install libs into venv
bootstrap
build vcpkg for the first time if needed
build
run a vcpkg install command to build libs
check_call
call a subprocess, exit on error or return on success
rel_vcpkg_path
relative path to vcpkg