Sign in
qemu
/
meson
/
c6875305f327a6be506d6544516f35e792f6d625
/
.
/
test cases
/
wasm
/
1 basic
/
meson.build
blob: 1092a9ba7e85a60f7d983c21a5dbebd36fa43d2b [
file
] [
log
] [
blame
]
project
(
'emcctest'
,
'c'
,
'cpp'
)
executable
(
'hello-c'
,
'hello.c'
)
executable
(
'hello'
,
'hello.cpp'
)