I am new to C++ and needed to download a package, so I thought I would use vcpkg. The problem is vcpkg was slower than I expected. Here is my syntax:
vcpkg install <PACKAGE>
Vcpkg takes a lot of time, which makes me wonder if there is a flag to speed up the vcpkg download speed.