The Meson Build System http://mesonbuild.com/
 
 
 
 
 
 

4 lines
48 B

int generated_function(void)
{
return 42;
}