3 lines
135 B
Makefile
3 lines
135 B
Makefile
taskchampion.h: cbindgen.toml ../target/debug/libtaskchampion.so
|
|
cbindgen --config cbindgen.toml --crate taskchampion-lib --output $@
|