blob: b10d496059b4bc01a48348f62d62e59a547ec426 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"source": "^interface$",
"build": "^interface$",
"parentSource": "^\\.$",
"childSources": null,
"targetIds": [
"^ALL_BUILD::@25b7fa8ea00134654b85$",
"^ZERO_CHECK::@25b7fa8ea00134654b85$",
"^iface_srcs::@25b7fa8ea00134654b85$"
],
"projectName": "Interface",
"minimumCMakeVersion": "3.12",
"hasInstallRule": null
}
|