| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203 |
- {
- "name": "cxx_shared_lib",
- "id": "^cxx_shared_lib::@a56b12a3f5c0529fb296$",
- "directorySource": "^cxx$",
- "projectName": "Cxx",
- "type": "SHARED_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": "^cxx/CMakeLists\\.txt$",
- "line": 11,
- "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,
- "frameworks": null,
- "defines": [
- {
- "define": "_WINDLL",
- "backtrace": null
- },
- {
- "define": "cxx_shared_lib_EXPORTS",
- "backtrace": null
- }
- ],
- "compileCommandFragments": null
- }
- ],
- "backtrace": [
- {
- "file": "^cxx/CMakeLists\\.txt$",
- "line": 11,
- "command": "add_library",
- "hasParent": true
- },
- {
- "file": "^cxx/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ],
- "folder": null,
- "nameOnDisk": "^(lib|cyg|msys-)?cxx_shared_lib\\.(so|dylib|dll)$",
- "artifacts": [
- {
- "path": "^cxx/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib|cyg|msys-)?cxx_shared_lib\\.(so|dylib|dll)$",
- "_dllExtra": false
- },
- {
- "path": "^cxx/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?cxx_shared_lib\\.(dll\\.a|lib|l)$",
- "_dllExtra": true
- },
- {
- "path": "^cxx/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib|cyg|msys-)?cxx_shared_lib\\.pdb$",
- "_dllExtra": true
- }
- ],
- "build": "^cxx$",
- "source": "^cxx$",
- "install": {
- "prefix": "^(/usr/local|[A-Za-z]:.*/codemodel-v2)$",
- "destinations": [
- {
- "path": "lib",
- "backtrace": [
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": 53,
- "command": "install",
- "hasParent": true
- },
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": null,
- "command": null,
- "hasParent": true
- },
- {
- "file": "^CMakeLists\\.txt$",
- "line": 3,
- "command": "include",
- "hasParent": true
- },
- {
- "file": "^CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ]
- },
- {
- "path": "lib",
- "_dllExtra": true,
- "backtrace": [
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": 53,
- "command": "install",
- "hasParent": true
- },
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": null,
- "command": null,
- "hasParent": true
- },
- {
- "file": "^CMakeLists\\.txt$",
- "line": 3,
- "command": "include",
- "hasParent": true
- },
- {
- "file": "^CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ]
- },
- {
- "path": "lib",
- "_namelink": true,
- "backtrace": [
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": 58,
- "command": "install",
- "hasParent": true
- },
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": null,
- "command": null,
- "hasParent": true
- },
- {
- "file": "^CMakeLists\\.txt$",
- "line": 3,
- "command": "include",
- "hasParent": true
- },
- {
- "file": "^CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ]
- }
- ]
- },
- "link": {
- "language": "CXX",
- "lto": null,
- "commandFragments": null
- },
- "archive": null,
- "dependencies": [
- {
- "id": "^ZERO_CHECK::@a56b12a3f5c0529fb296$",
- "backtrace": null
- }
- ]
- }
|