The Meson Build System
http://mesonbuild.com/
4 lines
50 B
4 lines
50 B
8 years ago
|
int main(int argc, char **argv) {
|
||
|
return 0;
|
||
|
}
|