Files
RedBear-OS/local/recipes/dev/meson/source/test cases/rewrite/1 basic/addTgt.json
T

10 lines
173 B
JSON

[
{
"type": "target",
"target": "trivialprog10",
"operation": "target_add",
"sources": ["new1.cpp", "new2.cpp"],
"target_type": "shared_library"
}
]