Files
RedBear-OS/local/recipes/dev/meson/source/test cases/rewrite/2 subdirs/addSrc.json
T

14 lines
198 B
JSON

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