mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2025-01-13 05:31:14 +00:00
af6d8282cb
* Move dependencies in a folder * Windows * MacOS
4 lines
50 B
Bash
Executable File
4 lines
50 B
Bash
Executable File
#!/usr/bin/env bash
|
|
export BLD_FLAGS="-g"
|
|
./build
|