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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
|
{
"configurations" :
[
{
"directories" :
[
{
"build" : ".",
"childIndexes" :
[
1
],
"jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json",
"minimumCMakeVersion" :
{
"string" : "3.16"
},
"projectIndex" : 0,
"source" : ".",
"targetIndexes" :
[
0,
1,
2
]
},
{
"build" : "glm",
"jsonFile" : "directory-glm-Debug-2bef2a2728e6bac3f360.json",
"minimumCMakeVersion" :
{
"string" : "3.16"
},
"parentIndex" : 0,
"projectIndex" : 0,
"source" : "glm"
}
],
"name" : "Debug",
"projects" :
[
{
"directoryIndexes" :
[
0,
1
],
"name" : "projects_ray",
"targetIndexes" :
[
0,
1,
2
]
}
],
"targets" :
[
{
"directoryIndex" : 0,
"id" : "projects_ray::@6890427a1f51a3e7e1df",
"jsonFile" : "target-projects_ray-Debug-59e38b50932a7f88906c.json",
"name" : "projects_ray",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "projects_ray_autogen::@6890427a1f51a3e7e1df",
"jsonFile" : "target-projects_ray_autogen-Debug-e02ef12cced0b8364953.json",
"name" : "projects_ray_autogen",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "projects_ray_autogen_timestamp_deps::@6890427a1f51a3e7e1df",
"jsonFile" : "target-projects_ray_autogen_timestamp_deps-Debug-55dec22dd9da92fe9f6e.json",
"name" : "projects_ray_autogen_timestamp_deps",
"projectIndex" : 0
}
]
}
],
"kind" : "codemodel",
"paths" :
{
"build" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug",
"source" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230"
},
"version" :
{
"major" : 2,
"minor" : 5
}
}
|