summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FileAPI/codemodel-v2-data/targets/apple_shared_framework.json
blob: 31104cf9bf4c3efba21f304bf91de518532ca1f4 (plain)
1
2
3
4
5
6
7
8
9
{
    "nameOnDisk": "^shared_framework\\.framework/shared_framework$",
    "artifacts": [
        {
            "path": "^framework/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?shared_framework\\.framework/shared_framework$",
            "_dllExtra": false
        }
    ]
}