mirror of
https://github.com/tribufu/sdk-cpp
synced 2025-06-15 19:54:20 +00:00
4 lines
119 B
PowerShell
4 lines
119 B
PowerShell
#!/usr/bin/env sh
|
|
|
|
cbindgen --config ./config/cbindgen.toml --crate tribufu-native --output ./include/tribufu/native.h
|