learn-opengl/02-shader-class/tests/meson.build
2026-08-21 13:15:55 -04:00

4 lines
58 B
Meson

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