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.
18 lines
519 B
18 lines
519 B
4 years ago
|
{
|
||
|
"source": "^object$",
|
||
|
"build": "^object$",
|
||
|
"parentSource": "^\\.$",
|
||
|
"childSources": null,
|
||
|
"targetIds": [
|
||
|
"^ALL_BUILD::@5ed5358f70faf8d8af7a$",
|
||
|
"^ZERO_CHECK::@5ed5358f70faf8d8af7a$",
|
||
|
"^c_object_exe::@5ed5358f70faf8d8af7a$",
|
||
|
"^c_object_lib::@5ed5358f70faf8d8af7a$",
|
||
|
"^cxx_object_exe::@5ed5358f70faf8d8af7a$",
|
||
|
"^cxx_object_lib::@5ed5358f70faf8d8af7a$"
|
||
|
],
|
||
|
"projectName": "Object",
|
||
|
"minimumCMakeVersion": "3.13",
|
||
|
"hasInstallRule": true
|
||
|
}
|