mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
2 lines
135 B
Makefile
2 lines
135 B
Makefile
taskchampion.h: cbindgen.toml ../target/debug/libtaskchampion.so
|
|
cbindgen --config cbindgen.toml --crate taskchampion-lib --output $@
|