servicepoint/servicepoint2/generate-include

6 lines
173 B
Bash
Executable file

#!/usr/bin/env sh
rm -r include || true
# if the script crashes here, run `cargo install cbindgen`
cbindgen --config cbindgen.toml --clean --output include/servicepoint2.h