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

6 lines
78 B

#include"subproj.h"
int main(void) {
subproj_function();
return 0;
}