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

10 lines
275 B
JSON

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