blob: 1092a9ba7e85a60f7d983c21a5dbebd36fa43d2b [file] [log] [blame]
project('emcctest', 'c', 'cpp')
executable('hello-c', 'hello.c')
executable('hello', 'hello.cpp')