blob: c89e4f9dd9577601660940287b90951f4094e5ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"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": []
}
|