chip8_rust/desktop/macos.sh
2025-04-28 19:10:40 +02:00

4 lines
77 B
Bash
Executable File

#!/bin/sh
export LIBRARY_PATH="$LIBRARY_PATH:/opt/homebrew/lib"
cargo run $1