mirror of
https://github.com/recp/cglm.git
synced 2025-10-04 01:00:46 +00:00
Add ivec3 and ivec4 files
This commit is contained in:
@@ -64,6 +64,8 @@ add_library(${PROJECT_NAME}
|
||||
src/vec3.c
|
||||
src/vec4.c
|
||||
src/ivec2.c
|
||||
src/ivec3.c
|
||||
src/ivec4.c
|
||||
src/mat2.c
|
||||
src/mat3.c
|
||||
src/mat4.c
|
||||
|
Reference in New Issue
Block a user