- Download CPPAN client from https://cppan.org/client/
- Run
git clone https://github.com/SoftwareNetwork/sw
cd sw
cppan --generate .
- Open generated solution file for Visual Studio.
For other build types or OSs, run cppan with config option cppan --generate . --config gcc8_debug.
Check out config options at https://github.com/SoftwareNetwork/sw/blob/master/cppan.yml#L7