| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156 |
- {
- "name": "c_subdir",
- "id": "^c_subdir::@6890427a1f51a3e7e1df$",
- "directorySource": "^\\.$",
- "projectName": "codemodel-v2",
- "type": "STATIC_LIBRARY",
- "imported": null,
- "local": null,
- "abstract": null,
- "isGeneratorProvided": null,
- "fileSets": null,
- "sources": [
- {
- "path": "^subdir/empty\\.c$",
- "isGenerated": null,
- "fileSetName": null,
- "sourceGroupName": "Source Files",
- "compileGroupLanguage": "C",
- "backtrace": [
- {
- "file": "^subdir/CMakeLists\\.txt$",
- "line": 4,
- "command": "target_sources",
- "hasParent": true
- },
- {
- "file": "^subdir/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ]
- }
- ],
- "sourceGroups": [
- {
- "name": "Source Files",
- "sourcePaths": [
- "^subdir/empty\\.c$"
- ]
- }
- ],
- "compileGroups": [
- {
- "language": "C",
- "sourcePaths": [
- "^subdir/empty\\.c$"
- ],
- "includes": [
- {
- "path": "^.*/Tests/RunCMake/FileAPI/subdir$",
- "isSystem": null,
- "backtrace": [
- {
- "file": "^subdir/CMakeLists\\.txt$",
- "line": 2,
- "command": "target_include_directories",
- "hasParent": true
- },
- {
- "file": "^subdir/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ]
- }
- ],
- "frameworks": null,
- "defines": [
- {
- "define": "SUBDIR",
- "backtrace": [
- {
- "file": "^subdir/CMakeLists\\.txt$",
- "line": 1,
- "command": "target_compile_definitions",
- "hasParent": true
- },
- {
- "file": "^subdir/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ]
- }
- ],
- "compileCommandFragments": null
- }
- ],
- "backtrace": [
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": 22,
- "command": "add_library",
- "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": "^(lib)?c_subdir\\.(a|lib|l)$",
- "artifacts": [
- {
- "path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?c_subdir\\.(a|lib|l)$",
- "_dllExtra": false
- }
- ],
- "build": "^\\.$",
- "source": "^\\.$",
- "install": null,
- "link": null,
- "archive": {
- "lto": null
- },
- "dependencies": [
- {
- "id": "^c_lib::@6890427a1f51a3e7e1df$",
- "backtrace": [
- {
- "file": "^subdir/CMakeLists\\.txt$",
- "line": 3,
- "command": "target_link_libraries",
- "hasParent": true
- },
- {
- "file": "^subdir/CMakeLists\\.txt$",
- "line": null,
- "command": null,
- "hasParent": false
- }
- ]
- },
- {
- "id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
- "backtrace": null
- }
- ]
- }
|