learn-opengl/14-refactor/tests/meson.build

5 lines
79 B
Meson

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