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