aboutsummaryrefslogtreecommitdiff
path: root/test cases/wasm/1 basic/meson.build
blob: 1092a9ba7e85a60f7d983c21a5dbebd36fa43d2b (plain)
1
2
3
4
project('emcctest', 'c', 'cpp')

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