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

11 lines
188 B
JSON

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