From eb4fbe2ebdd44dbf9c604553f2ef053d0360dd41 Mon Sep 17 00:00:00 2001 From: Dominic Matarese Date: Mon, 12 Jul 2021 16:21:43 +0000 Subject: required first commit --- .../v1/reply/index-2021-03-24T02-22-48-0448.json | 88 ++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 build/.cmake/api/v1/reply/index-2021-03-24T02-22-48-0448.json (limited to 'build/.cmake/api/v1/reply/index-2021-03-24T02-22-48-0448.json') diff --git a/build/.cmake/api/v1/reply/index-2021-03-24T02-22-48-0448.json b/build/.cmake/api/v1/reply/index-2021-03-24T02-22-48-0448.json new file mode 100644 index 0000000..ecab1dc --- /dev/null +++ b/build/.cmake/api/v1/reply/index-2021-03-24T02-22-48-0448.json @@ -0,0 +1,88 @@ +{ + "cmake" : + { + "generator" : + { + "multiConfig" : false, + "name" : "Ninja" + }, + "paths" : + { + "cmake" : "/usr/bin/cmake", + "cpack" : "/usr/bin/cpack", + "ctest" : "/usr/bin/ctest", + "root" : "/usr/share/cmake-3.19" + }, + "version" : + { + "isDirty" : false, + "major" : 3, + "minor" : 19, + "patch" : 6, + "string" : "3.19.6", + "suffix" : "" + } + }, + "objects" : + [ + { + "jsonFile" : "codemodel-v2-bcddf8220d857a32d128.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 2 + } + }, + { + "jsonFile" : "cmakeFiles-v1-b85ba9d7eb4f3219d4e3.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 0 + } + } + ], + "reply" : + { + "client-kdevelop" : + { + "query.json" : + { + "requests" : + [ + { + "kind" : "codemodel", + "version" : 2 + }, + { + "kind" : "cmakeFiles", + "version" : 1 + } + ], + "responses" : + [ + { + "jsonFile" : "codemodel-v2-bcddf8220d857a32d128.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 2 + } + }, + { + "jsonFile" : "cmakeFiles-v1-b85ba9d7eb4f3219d4e3.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 0 + } + } + ] + } + } + } +} -- cgit v1.2.1