Files
RedBear-OS/local/recipes/dev/meson/source/test cases/wasm/1 basic/meson.build
T

5 lines
99 B
Meson

project('emcctest', 'c', 'cpp')
executable('hello-c', 'hello.c')
executable('hello', 'hello.cpp')