Alisa/native/meson.build

5 lines
63 B
Meson

executable(
'license-tool',
'main.cpp',
install: true,
)