17 lines
435 B
JSON
17 lines
435 B
JSON
{
|
|
"source": "^custom$",
|
|
"build": "^custom$",
|
|
"parentSource": "^\\.$",
|
|
"childSources": null,
|
|
"targetIds": [
|
|
"^ALL_BUILD::@c11385ffed57b860da63$",
|
|
"^ZERO_CHECK::@c11385ffed57b860da63$",
|
|
"^custom_exe::@c11385ffed57b860da63$",
|
|
"^custom_tgt::@c11385ffed57b860da63$"
|
|
],
|
|
"projectName": "Custom",
|
|
"minimumCMakeVersion": "3.12",
|
|
"hasInstallRule": null,
|
|
"installers": []
|
|
}
|