diff options
| author | Abdellah El Morabit <nsrddyn@gmail.com> | 2025-01-17 21:42:02 +0100 |
|---|---|---|
| committer | Abdellah El Morabit <nsrddyn@gmail.com> | 2025-01-17 21:42:02 +0100 |
| commit | 9ff91999b122df64c910b3d7ebed1ceda949e0c0 (patch) | |
| tree | e7c91ec9af16f850057238657d495938df3e2158 /build/.cmake/api/v1/reply/index-2025-01-15T20-21-15-0563.json | |
| parent | de3d3056c8b82d868ff42362a2f6e9d2cd26a551 (diff) | |
collision works but overlaps
Diffstat (limited to 'build/.cmake/api/v1/reply/index-2025-01-15T20-21-15-0563.json')
| -rw-r--r-- | build/.cmake/api/v1/reply/index-2025-01-15T20-21-15-0563.json | 132 |
1 files changed, 132 insertions, 0 deletions
diff --git a/build/.cmake/api/v1/reply/index-2025-01-15T20-21-15-0563.json b/build/.cmake/api/v1/reply/index-2025-01-15T20-21-15-0563.json new file mode 100644 index 0000000..3c16d45 --- /dev/null +++ b/build/.cmake/api/v1/reply/index-2025-01-15T20-21-15-0563.json @@ -0,0 +1,132 @@ +{ + "cmake" : + { + "generator" : + { + "multiConfig" : false, + "name" : "Unix Makefiles" + }, + "paths" : + { + "cmake" : "/opt/homebrew/bin/cmake", + "cpack" : "/opt/homebrew/bin/cpack", + "ctest" : "/opt/homebrew/bin/ctest", + "root" : "/opt/homebrew/share/cmake" + }, + "version" : + { + "isDirty" : false, + "major" : 3, + "minor" : 31, + "patch" : 4, + "string" : "3.31.4", + "suffix" : "" + } + }, + "objects" : + [ + { + "jsonFile" : "codemodel-v2-a7186af1f44d40222aa1.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 7 + } + }, + { + "jsonFile" : "cache-v2-88b9b0feae305cd4003e.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + { + "jsonFile" : "cmakeFiles-v1-3a525e4c4157fb2e4420.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 1 + } + }, + { + "jsonFile" : "toolchains-v1-5167762c03d67eec8350.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-88b9b0feae305cd4003e.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + { + "jsonFile" : "codemodel-v2-a7186af1f44d40222aa1.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 7 + } + }, + { + "jsonFile" : "toolchains-v1-5167762c03d67eec8350.json", + "kind" : "toolchains", + "version" : + { + "major" : 1, + "minor" : 0 + } + }, + { + "jsonFile" : "cmakeFiles-v1-3a525e4c4157fb2e4420.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 1 + } + } + ] + } + } + } +} |
