move all into subdirs
This commit is contained in:
8
rust-whisper/cargo.sh
Normal file
8
rust-whisper/cargo.sh
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
#! /bin/bash
|
||||||
|
|
||||||
|
#RUSTFLAGS="-Clink-args=-lstd++" \
|
||||||
|
|
||||||
|
export C_INCLUDE_PATH="$C_INCLUDE_PATH:$PWD/.."
|
||||||
|
export LIBRARY_PATH="$LIBRARY_PATH:$PWD/.."
|
||||||
|
|
||||||
|
cargo "$@"
|
||||||
Reference in New Issue
Block a user