You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
539 B
19 lines
539 B
4 years ago
|
{
|
||
|
"name": "Cxx",
|
||
|
"parentName": "codemodel-v2",
|
||
|
"childNames": null,
|
||
|
"directorySources": [
|
||
|
"^cxx$"
|
||
|
],
|
||
|
"targetIds": [
|
||
|
"^ALL_BUILD::@a56b12a3f5c0529fb296$",
|
||
|
"^ZERO_CHECK::@a56b12a3f5c0529fb296$",
|
||
|
"^cxx_lib::@a56b12a3f5c0529fb296$",
|
||
|
"^cxx_exe::@a56b12a3f5c0529fb296$",
|
||
|
"^cxx_shared_lib::@a56b12a3f5c0529fb296$",
|
||
|
"^cxx_shared_exe::@a56b12a3f5c0529fb296$",
|
||
|
"^cxx_static_lib::@a56b12a3f5c0529fb296$",
|
||
|
"^cxx_static_exe::@a56b12a3f5c0529fb296$"
|
||
|
]
|
||
|
}
|