diff options
| author | dawidg81 <dawidgorski.m@gmail.com> | 2026-01-29 14:11:22 +0100 |
|---|---|---|
| committer | dawidg81 <dawidgorski.m@gmail.com> | 2026-01-29 14:11:22 +0100 |
| commit | b46e890143ed04506be92219d38d2c48344b52fb (patch) | |
| tree | 457ac92d82324029bce0c45d44e4b8c0b8496fb0 /build/.cmake/api/v1/reply/index-2026-01-29T13-10-15-0562.json | |
| parent | d36dafb3bade5cde064ebe157fdcc762b879c78e (diff) | |
cache sync
Diffstat (limited to 'build/.cmake/api/v1/reply/index-2026-01-29T13-10-15-0562.json')
| -rw-r--r-- | build/.cmake/api/v1/reply/index-2026-01-29T13-10-15-0562.json | 132 |
1 files changed, 132 insertions, 0 deletions
diff --git a/build/.cmake/api/v1/reply/index-2026-01-29T13-10-15-0562.json b/build/.cmake/api/v1/reply/index-2026-01-29T13-10-15-0562.json new file mode 100644 index 0000000..9ed8350 --- /dev/null +++ b/build/.cmake/api/v1/reply/index-2026-01-29T13-10-15-0562.json @@ -0,0 +1,132 @@ +{ + "cmake" : + { + "generator" : + { + "multiConfig" : false, + "name" : "Unix Makefiles" + }, + "paths" : + { + "cmake" : "/usr/bin/cmake", + "cpack" : "/usr/bin/cpack", + "ctest" : "/usr/bin/ctest", + "root" : "/usr/share/cmake-3.25" + }, + "version" : + { + "isDirty" : false, + "major" : 3, + "minor" : 25, + "patch" : 1, + "string" : "3.25.1", + "suffix" : "" + } + }, + "objects" : + [ + { + "jsonFile" : "codemodel-v2-6edfcb74dc4160e0381c.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 4 + } + }, + { + "jsonFile" : "cache-v2-1254cebdd8aa8b415b4c.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + { + "jsonFile" : "cmakeFiles-v1-4b11fc291d185b1dc647.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 0 + } + }, + { + "jsonFile" : "toolchains-v1-26f38705ab951b060b6c.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-1254cebdd8aa8b415b4c.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + { + "jsonFile" : "codemodel-v2-6edfcb74dc4160e0381c.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 4 + } + }, + { + "jsonFile" : "toolchains-v1-26f38705ab951b060b6c.json", + "kind" : "toolchains", + "version" : + { + "major" : 1, + "minor" : 0 + } + }, + { + "jsonFile" : "cmakeFiles-v1-4b11fc291d185b1dc647.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 0 + } + } + ] + } + } + } +} |
