mirror of
https://github.com/recp/cglm.git
synced 2026-01-04 22:30:05 +00:00
vec2: add struct version for vec2 and vec2-ext
This commit is contained in:
@@ -107,6 +107,8 @@ cglm_simd_neon_HEADERS = include/cglm/simd/neon/mat4.h
|
||||
cglm_structdir=$(includedir)/cglm/struct
|
||||
cglm_struct_HEADERS = include/cglm/struct/mat4.h \
|
||||
include/cglm/struct/mat3.h \
|
||||
include/cglm/struct/vec2.h \
|
||||
include/cglm/struct/vec2-ext.h \
|
||||
include/cglm/struct/vec3.h \
|
||||
include/cglm/struct/vec3-ext.h \
|
||||
include/cglm/struct/vec4.h \
|
||||
|
||||
Reference in New Issue
Block a user