| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- {
- "name": "cxx_static_lib",
- "id": "^cxx_static_lib::@a56b12a3f5c0529fb296$",
- "directorySource": "^cxx$",
- "projectName": "Cxx",
- "type": "STATIC_LIBRARY",
- "isGeneratorProvided": null,
- "sources": [
- {
- "path": "^empty\\.cxx$",
- "isGenerated": null,
- "sourceGroupName": "Source Files",
- "compileGroupLanguage": "CXX",
- "backtrace": [
- {
- "file": "^cxx/CMakeLists\\.txt$",
- "line": 13,
- "command": "add_library",
- "hasParent": true
- },
- {
- "file": "^cxx/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ]
- }
- ],
- "sourceGroups": [
- {
- "name": "Source Files",
- "sourcePaths": [
- "^empty\\.cxx$"
- ]
- }
- ],
- "compileGroups": [
- {
- "language": "CXX",
- "sourcePaths": [
- "^empty\\.cxx$"
- ],
- "includes": null,
- "defines": null,
- "compileCommandFragments": null
- }
- ],
- "backtrace": [
- {
- "file": "^cxx/CMakeLists\\.txt$",
- "line": 13,
- "command": "add_library",
- "hasParent": true
- },
- {
- "file": "^cxx/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ],
- "folder": null,
- "nameOnDisk": "^(lib)?cxx_static_lib\\.(a|lib)$",
- "artifacts": [
- {
- "path": "^cxx/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?cxx_static_lib\\.(a|lib)$",
- "_dllExtra": false
- }
- ],
- "build": "^cxx$",
- "source": "^cxx$",
- "install": null,
- "link": null,
- "archive": {
- "lto": null
- },
- "dependencies": [
- {
- "id": "^ZERO_CHECK::@a56b12a3f5c0529fb296$",
- "backtrace": null
- }
- ]
- }
|