diff options
author | Dominic Matarese <dominicmatarese@gmail.com> | 2021-07-12 16:21:43 +0000 |
---|---|---|
committer | Dominic Matarese <dominicmatarese@gmail.com> | 2021-07-12 16:21:43 +0000 |
commit | eb4fbe2ebdd44dbf9c604553f2ef053d0360dd41 (patch) | |
tree | 6bf8a5ed4a3e892a5155edab06899a354085627e /build/.cmake/api/v1/reply/index-2021-03-24T02-22-48-0448.json |
Diffstat (limited to 'build/.cmake/api/v1/reply/index-2021-03-24T02-22-48-0448.json')
-rw-r--r-- | build/.cmake/api/v1/reply/index-2021-03-24T02-22-48-0448.json | 88 |
1 files changed, 88 insertions, 0 deletions
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 + } + } + ] + } + } + } +} |