1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-06 11:40:25 +00:00
QB64-PE/internal/c/libqb/os/osx/setup_build.command
2020-02-20 21:43:23 -03:00

4 lines
100 B
Bash
Executable file

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