learn-opengl/24-cubemaps/tests/meson.build
2026-09-03 14:51:53 -04:00

6 lines
101 B
Meson

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