fix existing tests build

This commit is contained in:
Recep Aslantas
2023-04-21 22:15:04 +03:00
parent 17b3911e7c
commit c1ff76d3b1
13 changed files with 154 additions and 146 deletions

View File

@@ -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',