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

10 lines
275 B
JSON
Raw Normal View History

2023-07-02 19:51:09 +02:00
{
"nameOnDisk": "^static_framework\\.framework/static_framework$",
"artifacts": [
{
"path": "^framework/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?static_framework\\.framework/static_framework$",
"_dllExtra": false
}
]
}