| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164 |
- {
- "name": "cxx_static_exe",
- "id": "^cxx_static_exe::@a56b12a3f5c0529fb296$",
- "directorySource": "^cxx$",
- "projectName": "Cxx",
- "type": "EXECUTABLE",
- "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": "^cxx/CMakeLists\\.txt$",
- "line": 16,
- "command": "add_executable",
- "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,
- "frameworks": null,
- "defines": [
- {
- "define": "_MBCS",
- "backtrace": null
- }
- ],
- "compileCommandFragments": null
- }
- ],
- "backtrace": [
- {
- "file": "^cxx/CMakeLists\\.txt$",
- "line": 16,
- "command": "add_executable",
- "hasParent": true
- },
- {
- "file": "^cxx/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ],
- "folder": null,
- "nameOnDisk": "^cxx_static_exe(\\.exe)?$",
- "artifacts": [
- {
- "path": "^cxx/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?cxx_static_exe(\\.exe)?$",
- "_dllExtra": false
- },
- {
- "path": "^cxx/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?cxx_static_exe\\.pdb$",
- "_dllExtra": true
- }
- ],
- "build": "^cxx$",
- "source": "^cxx$",
- "install": null,
- "link": {
- "language": "CXX",
- "lto": null,
- "commandFragments": null
- },
- "archive": null,
- "dependencies": [
- {
- "id": "^cxx_static_lib::@a56b12a3f5c0529fb296$",
- "backtrace": [
- {
- "file": "^cxx/CMakeLists\\.txt$",
- "line": 17,
- "command": "target_link_libraries",
- "hasParent": true
- },
- {
- "file": "^cxx/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ]
- },
- {
- "id": "^ZERO_CHECK::@a56b12a3f5c0529fb296$",
- "backtrace": null
- }
- ],
- "linkLibraries": [
- {
- "id": "^cxx_static_lib::@a56b12a3f5c0529fb296$",
- "fragment": null,
- "backtrace": [
- {
- "file": "^cxx/CMakeLists\\.txt$",
- "line": 17,
- "command": "target_link_libraries",
- "hasParent": true
- },
- {
- "file": "^cxx/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ],
- "fromDependency": null
- }
- ],
- "interfaceLinkLibraries": null,
- "compileDependencies": [
- {
- "id": "^cxx_static_lib::@a56b12a3f5c0529fb296$",
- "backtrace": [
- {
- "file": "^cxx/CMakeLists\\.txt$",
- "line": 17,
- "command": "target_link_libraries",
- "hasParent": true
- },
- {
- "file": "^cxx/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ],
- "fromDependency": null
- }
- ],
- "interfaceCompileDependencies": null,
- "objectDependencies": null,
- "orderDependencies": null
- }
|