taskwarrior/taskchampion/lib/Makefile
2022-07-29 21:41:41 -04:00

2 lines
135 B
Makefile

taskchampion.h: cbindgen.toml ../target/debug/libtaskchampion.so
cbindgen --config cbindgen.toml --crate taskchampion-lib --output $@