| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 |
- {
- "name": "cxx_object_lib",
- "id": "^cxx_object_lib::@5ed5358f70faf8d8af7a$",
- "directorySource": "^object$",
- "projectName": "Object",
- "type": "OBJECT_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": "^object/CMakeLists\\.txt$",
- "line": 12,
- "command": "add_library",
- "hasParent": true
- },
- {
- "file": "^object/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ]
- }
- ],
- "interfaceSources": null,
- "sourceGroups": [
- {
- "name": "Source Files",
- "sourcePaths": [
- "^empty\\.cxx$"
- ],
- "interfaceSourcePaths": null
- }
- ],
- "compileGroups": [
- {
- "language": "CXX",
- "sourcePaths": [
- "^empty\\.cxx$"
- ],
- "includes": null,
- "frameworks": null,
- "defines": [
- {
- "define": "_MBCS",
- "backtrace": null
- }
- ],
- "compileCommandFragments": null
- }
- ],
- "backtrace": [
- {
- "file": "^object/CMakeLists\\.txt$",
- "line": 12,
- "command": "add_library",
- "hasParent": true
- },
- {
- "file": "^object/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ],
- "folder": null,
- "nameOnDisk": null,
- "artifacts": [
- {
- "path": "^(object|build/cxx_object_lib\\.build)/.*/empty(\\.cxx)?\\.o(bj)?$",
- "_dllExtra": false
- }
- ],
- "build": "^object$",
- "source": "^object$",
- "install": null,
- "link": null,
- "archive": null,
- "dependencies": [
- {
- "id": "^ZERO_CHECK::@5ed5358f70faf8d8af7a$",
- "backtrace": null
- }
- ],
- "linkLibraries": null,
- "interfaceLinkLibraries": null,
- "compileDependencies": null,
- "interfaceCompileDependencies": null,
- "objectDependencies": null,
- "orderDependencies": null
- }
|