Files
RedBear-OS/local/recipes/dev/meson/source/test cases/common/96 stringdef/meson.build
T

4 lines
109 B
Meson

project('stringdef', 'c')
test('stringdef', executable('stringdef', 'stringdef.c', c_args : '-DFOO="bar"'))