Files
CMake/Tests/RunCMake/FileAPI/codemodel-v2-data/targets/apple_static_framework.json

10 lines
275 B
JSON

{
"nameOnDisk": "^static_framework\\.framework/static_framework$",
"artifacts": [
{
"path": "^framework/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?static_framework\\.framework/static_framework$",
"_dllExtra": false
}
]
}