| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118 |
- {
- "name": "c_headers_2",
- "id": "^c_headers_2::@6b8db101d64c125f29fe$",
- "directorySource": "^fileset$",
- "projectName": "codemodel-v2",
- "type": "STATIC_LIBRARY",
- "imported": null,
- "local": null,
- "abstract": null,
- "isGeneratorProvided": null,
- "fileSets": [
- {
- "name": "HEADERS",
- "type": "HEADERS",
- "visibility": "INTERFACE",
- "baseDirectories": ["^fileset$"]
- }
- ],
- "sources": [
- {
- "path": "^fileset/empty\\.c$",
- "isGenerated": null,
- "fileSetName": null,
- "sourceGroupName": "Source Files",
- "compileGroupLanguage": "C",
- "backtrace": [
- {
- "file": "^fileset/CMakeLists\\.txt$",
- "line": 15,
- "command": "add_library",
- "hasParent": true
- },
- {
- "file": "^fileset/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ]
- }
- ],
- "sourceGroups": [
- {
- "name": "Source Files",
- "sourcePaths": [
- "^fileset/empty\\.c$"
- ]
- }
- ],
- "compileGroups": [
- {
- "language": "C",
- "sourcePaths": [
- "^fileset/empty\\.c$"
- ],
- "includes": null,
- "frameworks": null,
- "defines": null,
- "compileCommandFragments": null
- }
- ],
- "backtrace": [
- {
- "file": "^fileset/CMakeLists\\.txt$",
- "line": 15,
- "command": "add_library",
- "hasParent": true
- },
- {
- "file": "^fileset/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ],
- "folder": null,
- "nameOnDisk": "^(lib)?c_headers_2\\.(a|lib|l)$",
- "artifacts": [
- {
- "path": "^fileset/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?c_headers_2\\.(a|lib|l)$",
- "_dllExtra": false
- }
- ],
- "build": "^fileset$",
- "source": "^fileset$",
- "install": {
- "prefix": "^(/usr/local|[A-Za-z]:.*/codemodel-v2)$",
- "destinations": [
- {
- "path": "lib",
- "backtrace": [
- {
- "file": "^fileset/CMakeLists\\.txt$",
- "line": 28,
- "command": "install",
- "hasParent": true
- },
- {
- "file": "^fileset/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ]
- }
- ]
- },
- "link": null,
- "archive": {
- "lto": null
- },
- "dependencies": [
- {
- "id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
- "backtrace": null
- }
- ]
- }
|