summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FileAPI/codemodel-v2-data/projects/external.json
blob: 3c9afff110a76fd3f879643c92569150f0fb6983 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "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]+$"
    ]
}