diff options
| author | dawidg81 <dawidgorski.m@gmail.com> | 2026-02-01 12:15:55 +0100 |
|---|---|---|
| committer | dawidg81 <dawidgorski.m@gmail.com> | 2026-02-01 12:15:55 +0100 |
| commit | 07eb384f440ec2fe6faef660fc515025ac22e110 (patch) | |
| tree | c864a22c6fae2693e9e3b1b52cd2deaab83610fd /build/.cmake/api/v1/reply/index-2026-02-01T11-15-21-0773.json | |
| parent | 143c2dd37d21c682c909d92a93f88eb9bc6ebf17 (diff) | |
cleared docs; fixed Utils declaration
Diffstat (limited to 'build/.cmake/api/v1/reply/index-2026-02-01T11-15-21-0773.json')
| -rw-r--r-- | build/.cmake/api/v1/reply/index-2026-02-01T11-15-21-0773.json | 132 |
1 files changed, 132 insertions, 0 deletions
diff --git a/build/.cmake/api/v1/reply/index-2026-02-01T11-15-21-0773.json b/build/.cmake/api/v1/reply/index-2026-02-01T11-15-21-0773.json new file mode 100644 index 0000000..c03c507 --- /dev/null +++ b/build/.cmake/api/v1/reply/index-2026-02-01T11-15-21-0773.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-40f156f81e6d86655ed4.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 4 + } + }, + { + "jsonFile" : "cache-v2-71102dd2fd6253caa20b.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + { + "jsonFile" : "cmakeFiles-v1-6c9317539b45f7a59256.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 0 + } + }, + { + "jsonFile" : "toolchains-v1-558d07bba70c8f19e3ad.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-71102dd2fd6253caa20b.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + { + "jsonFile" : "codemodel-v2-40f156f81e6d86655ed4.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 4 + } + }, + { + "jsonFile" : "toolchains-v1-558d07bba70c8f19e3ad.json", + "kind" : "toolchains", + "version" : + { + "major" : 1, + "minor" : 0 + } + }, + { + "jsonFile" : "cmakeFiles-v1-6c9317539b45f7a59256.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 0 + } + } + ] + } + } + } +} |
