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

5 lines
57 B

#include"extractor.h"
int func2(void) {
return 2;
}