summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/FileAPI/codemodel-v2-data/directories/custom.json
blob: afd41f328ac9eb100f2d05f4dbcdfbbbf94818e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "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
}