1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
| {
| "backtrace" : 0,
| "backtraceGraph" :
| {
| "commands" : [],
| "files" :
| [
| "CMakeLists.txt"
| ],
| "nodes" :
| [
| {
| "file" : 0
| }
| ]
| },
| "dependencies" :
| [
| {
| "id" : "ZERO_CHECK::@6890427a1f51a3e7e1df"
| },
| {
| "id" : "ImageViewer::@6890427a1f51a3e7e1df"
| }
| ],
| "id" : "ALL_BUILD::@6890427a1f51a3e7e1df",
| "isGeneratorProvided" : true,
| "name" : "ALL_BUILD",
| "paths" :
| {
| "build" : ".",
| "source" : "."
| },
| "sources" : [],
| "type" : "UTILITY"
| }
|
|