cd cpp
cmake -DCMAKE_TOOLCHAIN_FILE=<path_to_vcpkg>/vcpkg.cmake -B ./build
cmake -B ./build -T MagnusLiber
./build/MagnusLiberBuild using vcpkg and cmake
Using Boost for JSON and HTTPS
There are simpler library for JSON and HTTPS, but I wanted to favour a well-established library this demo.