webcxx-example/README.md
2022-10-07 16:46:02 +02:00

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