speedcat/build_test.sh
Slendi 3dbe9b6915 Change Color struct in example
Signed-off-by: Slendi <slendi@socopon.com>
2024-03-28 08:24:44 +02:00

5 lines
285 B
Bash
Executable File

#!/bin/sh
odin run src -o:none -debug -out:speedcat '-extra-linker-flags:-L/opt/homebrew/opt/llvm/lib' -- test_type_checker.cat
clang -I/opt/homebrew/include /opt/homebrew/lib/libraylib.a -lm -framework Cocoa -framework OpenGL -framework IOKit test_type_checker.ll test.c -o raylib