mirror of
https://github.com/recp/cglm.git
synced 2026-01-04 14:28:06 +00:00
fix existing tests build
This commit is contained in:
@@ -108,11 +108,6 @@ if get_option('build_tests') == true
|
||||
test_src = files(
|
||||
'test/runner.c',
|
||||
'test/src/test_bezier.c',
|
||||
'test/src/test_cam.c',
|
||||
'test/src/test_cam_lh_no.c',
|
||||
'test/src/test_cam_lh_zo.c',
|
||||
'test/src/test_cam_rh_no.c',
|
||||
'test/src/test_cam_rh_zo.c',
|
||||
'test/src/test_clamp.c',
|
||||
'test/src/test_common.c',
|
||||
'test/src/test_euler.c',
|
||||
|
||||
Reference in New Issue
Block a user