summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FileAPI/codemodel-v2-data/projects/external.json
blob: 68f948cc1500d6ce6a64713a4686b3d6722bdf54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "name": "External",
    "parentName": "codemodel-v2",
    "childNames": null,
    "directorySources": [
        "^.*/Tests/RunCMake/FileAPIExternalSource$"
    ],
    "targetIds": [
        "^ALL_BUILD::@[0-9a-f]+$",
        "^ZERO_CHECK::@[0-9a-f]+$",
        "^generated_exe::@[0-9a-f]+$"
    ],
    "abstractTargetIds": null
}