| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- {
- "name": "static_framework",
- "id": "^static_framework::@217a96c3a62328a73ef4$",
- "directorySource": "^framework$",
- "projectName": "Framework",
- "type": "STATIC_LIBRARY",
- "imported": null,
- "local": null,
- "abstract": null,
- "symbolic": null,
- "isGeneratorProvided": null,
- "fileSets": null,
- "sources": [
- {
- "path": "^empty\\.cxx$",
- "isGenerated": null,
- "fileSetName": null,
- "sourceGroupName": "Source Files",
- "compileGroupLanguage": "CXX",
- "backtrace": [
- {
- "file": "^framework/CMakeLists\\.txt$",
- "line": 4,
- "command": "add_library",
- "hasParent": true
- },
- {
- "file": "^framework/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ]
- }
- ],
- "sourceGroups": [
- {
- "name": "Source Files",
- "sourcePaths": [
- "^empty\\.cxx$"
- ]
- }
- ],
- "compileGroups": [
- {
- "language": "CXX",
- "sourcePaths": [
- "^empty\\.cxx$"
- ],
- "includes": null,
- "frameworks": null,
- "defines": null,
- "compileCommandFragments": null
- }
- ],
- "backtrace": [
- {
- "file": "^framework/CMakeLists\\.txt$",
- "line": 4,
- "command": "add_library",
- "hasParent": true
- },
- {
- "file": "^framework/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ],
- "folder": null,
- "nameOnDisk": "^(lib)?static_framework\\.(a|lib|l)$",
- "artifacts": [
- {
- "path": "^framework/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?static_framework\\.(a|lib|l)$",
- "_dllExtra": false
- }
- ],
- "build": "^framework$",
- "source": "^framework$",
- "install": null,
- "link": null,
- "archive": {
- "lto": null
- },
- "dependencies": [
- {
- "id": "^ZERO_CHECK::@217a96c3a62328a73ef4$",
- "backtrace": null
- }
- ]
- }
|