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