108 lines
		
	
	
		
			2.8 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			108 lines
		
	
	
		
			2.8 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "name": "custom_exe",
 | |
|     "id": "^custom_exe::@c11385ffed57b860da63$",
 | |
|     "directorySource": "^custom$",
 | |
|     "projectName": "Custom",
 | |
|     "type": "EXECUTABLE",
 | |
|     "isGeneratorProvided": null,
 | |
|     "sources": [
 | |
|         {
 | |
|             "path": "^empty\\.c$",
 | |
|             "isGenerated": null,
 | |
|             "sourceGroupName": "Source Files",
 | |
|             "compileGroupLanguage": "C",
 | |
|             "backtrace": [
 | |
|                 {
 | |
|                     "file": "^custom/CMakeLists\\.txt$",
 | |
|                     "line": 4,
 | |
|                     "command": "add_executable",
 | |
|                     "hasParent": true
 | |
|                 },
 | |
|                 {
 | |
|                     "file": "^custom/CMakeLists\\.txt$",
 | |
|                     "line": null,
 | |
|                     "command": null,
 | |
|                     "hasParent": false
 | |
|                 }
 | |
|             ]
 | |
|         }
 | |
|     ],
 | |
|     "sourceGroups": [
 | |
|         {
 | |
|             "name": "Source Files",
 | |
|             "sourcePaths": [
 | |
|                 "^empty\\.c$"
 | |
|             ]
 | |
|         }
 | |
|     ],
 | |
|     "compileGroups": [
 | |
|         {
 | |
|             "language": "C",
 | |
|             "sourcePaths": [
 | |
|                 "^empty\\.c$"
 | |
|             ],
 | |
|             "includes": null,
 | |
|             "defines": null,
 | |
|             "compileCommandFragments": null
 | |
|         }
 | |
|     ],
 | |
|     "backtrace": [
 | |
|         {
 | |
|             "file": "^custom/CMakeLists\\.txt$",
 | |
|             "line": 4,
 | |
|             "command": "add_executable",
 | |
|             "hasParent": true
 | |
|         },
 | |
|         {
 | |
|             "file": "^custom/CMakeLists\\.txt$",
 | |
|             "line": null,
 | |
|             "command": null,
 | |
|             "hasParent": false
 | |
|         }
 | |
|     ],
 | |
|     "folder": null,
 | |
|     "nameOnDisk": "^custom_exe(\\.exe)?$",
 | |
|     "artifacts": [
 | |
|         {
 | |
|             "path": "^custom/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?custom_exe(\\.exe)?$",
 | |
|             "_dllExtra": false
 | |
|         },
 | |
|         {
 | |
|             "path": "^custom/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?custom_exe\\.pdb$",
 | |
|             "_dllExtra": true
 | |
|         }
 | |
|     ],
 | |
|     "build": "^custom$",
 | |
|     "source": "^custom$",
 | |
|     "install": null,
 | |
|     "link": {
 | |
|         "language": "C",
 | |
|         "lto": null,
 | |
|         "commandFragments": null
 | |
|     },
 | |
|     "archive": null,
 | |
|     "dependencies": [
 | |
|         {
 | |
|             "id": "^custom_tgt::@c11385ffed57b860da63$",
 | |
|             "backtrace": [
 | |
|                 {
 | |
|                     "file": "^custom/CMakeLists\\.txt$",
 | |
|                     "line": 5,
 | |
|                     "command": "add_dependencies",
 | |
|                     "hasParent": true
 | |
|                 },
 | |
|                 {
 | |
|                     "file": "^custom/CMakeLists\\.txt$",
 | |
|                     "line": null,
 | |
|                     "command": null,
 | |
|                     "hasParent": false
 | |
|                 }
 | |
|             ]
 | |
|         },
 | |
|         {
 | |
|             "id": "^ZERO_CHECK::@c11385ffed57b860da63$",
 | |
|             "backtrace": null
 | |
|         }
 | |
|     ]
 | |
| }
 |