1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-09 19:50:16 +00:00
QB64-PE/internal/c/libqb/os/osx/setup_build.command

4 lines
100 B
Text
Raw Normal View History

cd "$(dirname "$0")"
2020-02-21 00:43:23 +00:00
clang++ -c -w -Wall ../../../libqb.mm -D DEPENDENCY_LOADFONT -o libqb_setup.o