diff options
| author | Dante Catalfamo <[email protected]> | 2023-06-18 05:48:50 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-06-18 11:48:50 +0200 |
| commit | 3a90acf08ee97ba42bc21decfc52b41c7ef4d68d (patch) | |
| tree | c70b6a1c0b92064a3f7db441cdbdf53643cfc216 /projects | |
| parent | 830e328df09bd597d9a0dbb974f5e7b54c6219f1 (diff) | |
| download | raylib-3a90acf08ee97ba42bc21decfc52b41c7ef4d68d.tar.gz raylib-3a90acf08ee97ba42bc21decfc52b41c7ef4d68d.zip | |
Add options to zig compile (#3115)
* Add options to zig compile options
Support for compiling with raygui, raymath, and physac.
Also outputs the required headers.
Raygui should be located `../raygui` relative to the repo root
Physac should be located `../physac` relative to the repo root
This behavior matches options in the Makefile
* Move Options struct
* Remove physac, explicit raymath, always copy rlgl.h and raymath.h
* Remove unused options from build.zig
* Add srcdir as include path for raygui.h
Diffstat (limited to 'projects')
0 files changed, 0 insertions, 0 deletions
