fszontagh
2024-02-25 780aaf9c1177ae3ead0cae1db57ba51aa83dd34a
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
{
    "cmake" : 
    {
        "generator" : 
        {
            "multiConfig" : true,
            "name" : "Visual Studio 16 2019",
            "platform" : "x64"
        },
        "paths" : 
        {
            "cmake" : "C:/CMake/bin/cmake.exe",
            "cpack" : "C:/CMake/bin/cpack.exe",
            "ctest" : "C:/CMake/bin/ctest.exe",
            "root" : "C:/CMake/share/cmake-3.28"
        },
        "version" : 
        {
            "isDirty" : false,
            "major" : 3,
            "minor" : 28,
            "patch" : 2,
            "string" : "3.28.2",
            "suffix" : ""
        }
    },
    "objects" : 
    [
        {
            "jsonFile" : "codemodel-v2-1dc8169b8d45db5d8d2a.json",
            "kind" : "codemodel",
            "version" : 
            {
                "major" : 2,
                "minor" : 6
            }
        },
        {
            "jsonFile" : "cache-v2-4695c34f3d92d93e2219.json",
            "kind" : "cache",
            "version" : 
            {
                "major" : 2,
                "minor" : 0
            }
        },
        {
            "jsonFile" : "cmakeFiles-v1-e3b81ba9d6a82533760a.json",
            "kind" : "cmakeFiles",
            "version" : 
            {
                "major" : 1,
                "minor" : 0
            }
        },
        {
            "jsonFile" : "toolchains-v1-063603134e51fb22ffde.json",
            "kind" : "toolchains",
            "version" : 
            {
                "major" : 1,
                "minor" : 0
            }
        }
    ],
    "reply" : 
    {
        "client-vscode" : 
        {
            "query.json" : 
            {
                "requests" : 
                [
                    {
                        "kind" : "cache",
                        "version" : 2
                    },
                    {
                        "kind" : "codemodel",
                        "version" : 2
                    },
                    {
                        "kind" : "toolchains",
                        "version" : 1
                    },
                    {
                        "kind" : "cmakeFiles",
                        "version" : 1
                    }
                ],
                "responses" : 
                [
                    {
                        "jsonFile" : "cache-v2-4695c34f3d92d93e2219.json",
                        "kind" : "cache",
                        "version" : 
                        {
                            "major" : 2,
                            "minor" : 0
                        }
                    },
                    {
                        "jsonFile" : "codemodel-v2-1dc8169b8d45db5d8d2a.json",
                        "kind" : "codemodel",
                        "version" : 
                        {
                            "major" : 2,
                            "minor" : 6
                        }
                    },
                    {
                        "jsonFile" : "toolchains-v1-063603134e51fb22ffde.json",
                        "kind" : "toolchains",
                        "version" : 
                        {
                            "major" : 1,
                            "minor" : 0
                        }
                    },
                    {
                        "jsonFile" : "cmakeFiles-v1-e3b81ba9d6a82533760a.json",
                        "kind" : "cmakeFiles",
                        "version" : 
                        {
                            "major" : 1,
                            "minor" : 0
                        }
                    }
                ]
            }
        }
    }
}