mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-21 07:43:08 +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 $@
|