mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
Add a test for struct type initializers
To make sure that they all work properly and none of them trigger warnings.
This commit is contained in:
@@ -151,7 +151,8 @@ test_tests_SOURCES=\
|
||||
test/src/test_vec3.c \
|
||||
test/src/test_mat3.c \
|
||||
test/src/test_affine.c \
|
||||
test/src/test_bezier.c
|
||||
test/src/test_bezier.c \
|
||||
test/src/test_struct.c
|
||||
|
||||
pkgconfig_DATA=cglm.pc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user