Files
2026-02-19 18:50:24 -07:00

4 lines
133 B
Makefile

# Generate the nod-ffi C header
cbindgen:
cbindgen --config nod-ffi/cbindgen.toml --crate nod-ffi --output nod-ffi/include/nod.h