mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
test: add some tests for affine transforms
This commit is contained in:
@@ -112,7 +112,8 @@ test_tests_SOURCES=\
|
||||
test/src/test_quat.c \
|
||||
test/src/test_vec4.c \
|
||||
test/src/test_vec3.c \
|
||||
test/src/test_mat3.c
|
||||
test/src/test_mat3.c \
|
||||
test/src/test_affine.c
|
||||
|
||||
all-local:
|
||||
sh ./post-build.sh
|
||||
|
||||
Reference in New Issue
Block a user