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

6 lines
55 B

#ifndef BOB_H_
#define BOB_H_
int bobMcBob();
#endif