通过查找
bash
dir C:\vcpkg\installed\x64-windows /s /b | findstr Microsoft.GSL
vspkg安装
git clone https://github.com/microsoft/vcpkg.git
cd vcpkg
.\bootstrap-vcpkg.bat
.\vcpkg --version