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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
|
{
"configurations" :
[
{
"directories" :
[
{
"build" : ".",
"jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json",
"minimumCMakeVersion" :
{
"string" : "3.16"
},
"projectIndex" : 0,
"source" : ".",
"targetIndexes" :
[
0,
1,
2,
3,
4,
5,
6
]
}
],
"name" : "Debug",
"projects" :
[
{
"directoryIndexes" :
[
0
],
"name" : "ocean",
"targetIndexes" :
[
0,
1,
2,
3,
4,
5,
6
]
}
],
"targets" :
[
{
"directoryIndex" : 0,
"id" : "StaticGLEW::@6890427a1f51a3e7e1df",
"jsonFile" : "target-StaticGLEW-Debug-f49ca0fbf25aee167a87.json",
"name" : "StaticGLEW",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "StaticGLEW_autogen::@6890427a1f51a3e7e1df",
"jsonFile" : "target-StaticGLEW_autogen-Debug-143d3d7afb3dfb0437c9.json",
"name" : "StaticGLEW_autogen",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "StaticGLEW_autogen_timestamp_deps::@6890427a1f51a3e7e1df",
"jsonFile" : "target-StaticGLEW_autogen_timestamp_deps-Debug-80d90e6055b3de3ae3ac.json",
"name" : "StaticGLEW_autogen_timestamp_deps",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "ocean::@6890427a1f51a3e7e1df",
"jsonFile" : "target-ocean-Debug-5ea51c0b7eb5bc2db5dd.json",
"name" : "ocean",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "ocean_autogen::@6890427a1f51a3e7e1df",
"jsonFile" : "target-ocean_autogen-Debug-f501b6740e881a828357.json",
"name" : "ocean_autogen",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "ocean_autogen_timestamp_deps::@6890427a1f51a3e7e1df",
"jsonFile" : "target-ocean_autogen_timestamp_deps-Debug-904f86754ac66322e09b.json",
"name" : "ocean_autogen_timestamp_deps",
"projectIndex" : 0
},
{
"directoryIndex" : 0,
"id" : "ocean_other_files::@6890427a1f51a3e7e1df",
"jsonFile" : "target-ocean_other_files-Debug-330bef2a186dba3c491e.json",
"name" : "ocean_other_files",
"projectIndex" : 0
}
]
}
],
"kind" : "codemodel",
"paths" :
{
"build" : "/Users/sotech117/Documents/final/adv/ocean-simulation/cmake-build-debug",
"source" : "/Users/sotech117/Documents/final/adv/ocean-simulation"
},
"version" :
{
"major" : 2,
"minor" : 5
}
}
|