mirror of
https://github.com/recp/cglm.git
synced 2025-12-24 20:34:58 +00:00
update build scripts
This commit is contained in:
@@ -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