147 lines
		
	
	
		
			3.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			147 lines
		
	
	
		
			3.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "name": "c_shared_exe",
 | |
|     "id": "^c_shared_exe::@6890427a1f51a3e7e1df$",
 | |
|     "directorySource": "^\\.$",
 | |
|     "projectName": "codemodel-v2",
 | |
|     "type": "EXECUTABLE",
 | |
|     "isGeneratorProvided": null,
 | |
|     "fileSets": null,
 | |
|     "sources": [
 | |
|         {
 | |
|             "path": "^empty\\.c$",
 | |
|             "isGenerated": null,
 | |
|             "fileSetName": null,
 | |
|             "sourceGroupName": "Source Files",
 | |
|             "compileGroupLanguage": "C",
 | |
|             "backtrace": [
 | |
|                 {
 | |
|                     "file": "^codemodel-v2\\.cmake$",
 | |
|                     "line": 10,
 | |
|                     "command": "add_executable",
 | |
|                     "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": null,
 | |
|   "compileCommandFragments": null
 | |
|         }
 | |
|     ],
 | |
|     "backtrace": [
 | |
|         {
 | |
|             "file": "^codemodel-v2\\.cmake$",
 | |
|             "line": 10,
 | |
|             "command": "add_executable",
 | |
|             "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": "^c_shared_exe(\\.exe)?$",
 | |
|     "artifacts": [
 | |
|         {
 | |
|             "path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?c_shared_exe(\\.exe)?$",
 | |
|             "_dllExtra": false
 | |
|         },
 | |
|         {
 | |
|             "path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?c_shared_exe\\.pdb$",
 | |
|             "_dllExtra": true
 | |
|         }
 | |
|     ],
 | |
|     "build": "^\\.$",
 | |
|     "source": "^\\.$",
 | |
|     "install": null,
 | |
|     "link": {
 | |
|         "language": "C",
 | |
|         "lto": true,
 | |
|         "commandFragments": null
 | |
|     },
 | |
|     "archive": null,
 | |
|     "dependencies": [
 | |
|         {
 | |
|             "id": "^c_shared_lib::@6890427a1f51a3e7e1df$",
 | |
|             "backtrace": [
 | |
|                 {
 | |
|                     "file": "^codemodel-v2\\.cmake$",
 | |
|                     "line": 11,
 | |
|                     "command": "target_link_libraries",
 | |
|                     "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
 | |
|                 }
 | |
|             ]
 | |
|         },
 | |
|         {
 | |
|             "id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
 | |
|             "backtrace": null
 | |
|         }
 | |
|     ]
 | |
| }
 |