mirror of
https://github.com/recp/cglm.git
synced 2026-06-01 04:20:24 -05:00
update build scripts
This commit is contained in:
+3
-1
@@ -98,13 +98,15 @@ libcglm_la_SOURCES=\
|
||||
src/mat4.c \
|
||||
src/plane.c \
|
||||
src/frustum.c \
|
||||
src/box.c
|
||||
src/box.c \
|
||||
src/project.c
|
||||
|
||||
test_tests_SOURCES=\
|
||||
test/src/test_common.c \
|
||||
test/src/test_main.c \
|
||||
test/src/test_mat4.c \
|
||||
test/src/test_cam.c \
|
||||
test/src/test_project.c \
|
||||
test/src/test_clamp.c \
|
||||
test/src/test_euler.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user