Commit Graph

3 Commits

Author SHA1 Message Date
Rekai Nyangadzayi Musuka ecc96a9c82 feat: prefer SDL.h instead of SDL/SDL.h on all supported platforms 2023-08-06 21:47:36 +01:00
Rekai Nyangadzayi Musuka d32da2737b fix: vcpkg stores SDL.h under SDL2 folder
macOS and Linux seem to not, so in order to get CI working again I
should make use of the preprocessor.

FIXME: I think this makes vcpkg a **hard** requirement which perhaps
isn't ideal if I want ZBA to be as easy to build as possible. I should
try ensuring that building w/out vcpkg works as well
2023-08-06 21:47:36 +01:00
Rekai Nyangadzayi Musuka 8f739d3594 feat: add glfw+opengl3 backend option to build.zig 2023-08-06 21:47:36 +01:00