mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
CGLM uses anonymous structs, which is a C11 feature. When trying to build the tests in C99 mode, you get warnings to that effect. Switching to C11 fixes this.
5.7 KiB
5.7 KiB