The Meson Build System
http://mesonbuild.com/
4 lines
41 B
4 lines
41 B
5 years ago
|
int somedllfunc(void) {
|
||
|
return 42;
|
||
|
}
|