git clone --recurse "https://github.com/Challanger524/test-boost-beast"- boost repo in parent folder (
../boost)git clone --depth 1 --recurse --shallow-submodules --jobs=4 "https://github.com/boostorg/boost"
Clang-CLcompiler cmake preset (non Visual Studio)- Load Visual Studio environment in
CMake - Load Visual Studio environment in
PowerShell - Visual Studio environment loading alternatives:
- use env from vcvars.bat:
vcvars64.batorvcvarsall.bat x64 - VS Code:
"cmake.useVsDeveloperEnvironment": "always""auto"stated to be able to detectclang-clwhat is not happening
- use env from vcvars.bat: