learn-opengl/17-refactor-bug-fix/tests/meson.build
2026-08-27 11:59:34 -04:00

6 lines
101 B
Meson

fuc2_tests = files(
'main.cpp',
'shader_tests.cpp',
'model_tests.cpp',
'config_tests.cpp',
)