summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FileAPI/codemodel-v2-data/projects/framework.json
blob: 259ead1f398e948f2270d2aaddcd0948f07d003c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "Framework",
    "parentName": "codemodel-v2",
    "childNames": null,
    "directorySources": [
        "^framework$"
    ],
    "targetIds": [
        "^ALL_BUILD::@217a96c3a62328a73ef4$",
        "^ZERO_CHECK::@217a96c3a62328a73ef4$",
        "^shared_framework::@217a96c3a62328a73ef4$",
        "^static_framework::@217a96c3a62328a73ef4$",
        "^exe_framework::@217a96c3a62328a73ef4$"
    ]
}