cmake/Tests/RunCMake/FileAPI/codemodel-v2-data/targets/apple_static_framework.json
2023-07-02 19:51:09 +02:00

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
}
]
}