| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200 |
- {
- "name": "interface_exe",
- "id": "^interface_exe::@6890427a1f51a3e7e1df$",
- "directorySource": "^\\.$",
- "projectName": "codemodel-v2",
- "type": "EXECUTABLE",
- "imported": null,
- "local": null,
- "abstract": null,
- "symbolic": null,
- "isGeneratorProvided": null,
- "fileSets": null,
- "sources": [
- {
- "path": "^empty\\.c$",
- "isGenerated": null,
- "fileSetName": null,
- "sourceGroupName": "Source Files",
- "compileGroupLanguage": "C",
- "backtrace": [
- {
- "file": "^include_test\\.cmake$",
- "line": 3,
- "command": "add_executable",
- "hasParent": true
- },
- {
- "file": "^include_test\\.cmake$",
- "line": null,
- "command": null,
- "hasParent": true
- },
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": 9,
- "command": "include",
- "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
- }
- ]
- }
- ],
- "sourceGroups": [
- {
- "name": "Source Files",
- "sourcePaths": [
- "^empty\\.c$"
- ]
- }
- ],
- "compileGroups": [
- {
- "language": "C",
- "sourcePaths": [
- "^empty\\.c$"
- ],
- "includes": null,
- "frameworks": null,
- "defines": [
- {
- "define": "interface_exe_EXPORTS",
- "backtrace": null
- },
- {
- "define": "COMPILED_WITH_INTERFACE_LIB",
- "backtrace": [
- {
- "file": "^include_test\\.cmake$",
- "line": 4,
- "command": "target_link_libraries",
- "hasParent": true
- },
- {
- "file": "^include_test\\.cmake$",
- "line": null,
- "command": null,
- "hasParent": true
- },
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": 9,
- "command": "include",
- "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
- }
- ]
- }
- ],
- "compileCommandFragments": null
- }
- ],
- "backtrace": [
- {
- "file": "^include_test\\.cmake$",
- "line": 3,
- "command": "add_executable",
- "hasParent": true
- },
- {
- "file": "^include_test\\.cmake$",
- "line": null,
- "command": null,
- "hasParent": true
- },
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": 9,
- "command": "include",
- "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
- }
- ],
- "folder": null,
- "nameOnDisk": "^my_interface_exe\\.myexe$",
- "artifacts": [
- {
- "path": "^bin/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?my_interface_exe\\.myexe$",
- "_dllExtra": false
- },
- {
- "path": "^lib/my_interface_exe\\.imp$",
- "_aixExtra": true,
- "_dllExtra": false
- },
- {
- "path": "^lib/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?my_interface_exe\\.(dll\\.a|lib|l)$",
- "_dllExtra": true
- },
- {
- "path": "^bin/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?my_interface_exe\\.pdb$",
- "_dllExtra": true
- }
- ],
- "build": "^\\.$",
- "source": "^\\.$",
- "install": null,
- "link": {
- "language": "C",
- "lto": null,
- "commandFragments": null
- },
- "archive": null,
- "dependencies": [
- {
- "id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
- "backtrace": null
- }
- ]
- }
|