An example webcxx project, demonstrating the capabilities of webcxx.
See webcxx.
mkdir -p build
cmake -S . -B build
cmake --build build
build/main