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

13 lines
198 B

[
{
"type": "target",
"target": "something",
"operation": "src_add",
"sources": ["third.c"]
},
{
"type": "target",
"target": "something",
"operation": "info"
}
]