1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-02 18:00:16 +00:00
qb64/internal/c/libqb/os/osx/setup_build.command
2020-01-02 14:13:56 +11:00

3 lines
96 B
Bash
Executable file

cd "$(dirname "$0")"
g++ -c -w -Wall ../../../libqb.mm -D DEPENDENCY_LOADFONT -o libqb_setup.o