servicepoint-binding-c/generate-binding.sh
Vinzenz Schroeter ed8e362574
All checks were successful
Rust / build (push) Successful in 3m8s
extend installation instructions, fix perm
2025-02-16 18:17:08 +01:00

7 lines
166 B
Bash
Executable file

#!/usr/bin/env bash
set -e
SCRIPT_PATH="$( cd -- "$(dirname "$0")" >/dev/null 2>&1 ; pwd -P )"
SERVICEPOINT_HEADER_OUT="$SCRIPT_PATH/include" cargo build --release