mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 20:12:30 +01:00
a557e4cd96
* root-level configure script * fix configure on macos?
3 lines
58 B
Bash
Executable File
3 lines
58 B
Bash
Executable File
#!/usr/bin/env bash
|
|
python3 tools/build/configure.py "$@"
|