Files
rust-ffi/GenerateProjectFiles.sh
2021-01-21 13:53:44 -03:00

5 lines
133 B
Bash
Executable File

#!/bin/bash
cbindgen --config ./Config/Bindings.toml --crate Library --output Source/Library.h
sudo ./Premake/Linux/premake5 gmake2