From 9ff91999b122df64c910b3d7ebed1ceda949e0c0 Mon Sep 17 00:00:00 2001 From: Abdellah El Morabit Date: Fri, 17 Jan 2025 21:42:02 +0100 Subject: collision works but overlaps --- .../v1/reply/index-2025-01-15T20-21-15-0563.json | 132 +++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 build/.cmake/api/v1/reply/index-2025-01-15T20-21-15-0563.json (limited to 'build/.cmake/api/v1/reply/index-2025-01-15T20-21-15-0563.json') 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 + } + } + ] + } + } + } +} -- cgit v1.2.3-70-g09d2