bdk-ffi/build.sh
2021-06-04 18:00:55 -07:00

3 lines
130 B
Bash
Executable File

cargo build
cargo test --features c-headers -- generate_headers
cc main.c -o main -L target/debug -l bdk_ffi -l pthread -l dl -l m