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

6 lines
66 B

#pragma once
int func1();
int func2();
int func3();
int func4();