micetools/src/micetools/micetest/meson.build

8 lines
100 B
Meson

executable(
'micetest',
win_subsystem: subsystem,
sources: [
'main.c',
],
)