blob: e57191cb438b65dae21e5e598cac8dd4a1b31340 (
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.13",
"hasInstallRule": null,
"installers": []
}
|