summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FileAPI/codemodel-v2-data/directories/object.json
blob: 1e647ad1b35cc32f08351d81df9c6e6e9ad6449d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "source": "^object$",
    "build": "^object$",
    "parentSource": "^\\.$",
    "childSources": null,
    "targetIds": [
        "^ALL_BUILD::@5ed5358f70faf8d8af7a$",
        "^ZERO_CHECK::@5ed5358f70faf8d8af7a$",
        "^c_object_exe::@5ed5358f70faf8d8af7a$",
        "^c_object_lib::@5ed5358f70faf8d8af7a$",
        "^cxx_object_exe::@5ed5358f70faf8d8af7a$",
        "^cxx_object_lib::@5ed5358f70faf8d8af7a$"
    ],
    "projectName": "Object",
    "minimumCMakeVersion": "3.13",
    "hasInstallRule": true
}