diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2024-02-19 14:00:11 -0500 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2024-02-19 14:00:11 -0500 |
| commit | 9d4fbd735e60c8bfd8360a9cdcfc1c757a6cced1 (patch) | |
| tree | 3b7aa9cc4741aa50ddf1ac4f77f07cca3d12ffdf /cmake-build-debug/.cmake/api/v1/reply/index-2024-02-19T18-30-01-0331.json | |
Initial Commit
Diffstat (limited to 'cmake-build-debug/.cmake/api/v1/reply/index-2024-02-19T18-30-01-0331.json')
| -rw-r--r-- | cmake-build-debug/.cmake/api/v1/reply/index-2024-02-19T18-30-01-0331.json | 108 |
1 files changed, 108 insertions, 0 deletions
diff --git a/cmake-build-debug/.cmake/api/v1/reply/index-2024-02-19T18-30-01-0331.json b/cmake-build-debug/.cmake/api/v1/reply/index-2024-02-19T18-30-01-0331.json new file mode 100644 index 0000000..8a1a0ad --- /dev/null +++ b/cmake-build-debug/.cmake/api/v1/reply/index-2024-02-19T18-30-01-0331.json @@ -0,0 +1,108 @@ +{ + "cmake" : + { + "generator" : + { + "multiConfig" : false, + "name" : "Ninja" + }, + "paths" : + { + "cmake" : "/home/jmm/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/bin/cmake", + "cpack" : "/home/jmm/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/bin/cpack", + "ctest" : "/home/jmm/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/bin/ctest", + "root" : "/home/jmm/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.28" + }, + "version" : + { + "isDirty" : false, + "major" : 3, + "minor" : 28, + "patch" : 1, + "string" : "3.28.1", + "suffix" : "" + } + }, + "objects" : + [ + { + "jsonFile" : "codemodel-v2-5b8b56fd37b5355a3377.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 6 + } + }, + { + "jsonFile" : "cache-v2-085051ee39c23435bdcf.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + { + "jsonFile" : "cmakeFiles-v1-8b9322499aee11bb235b.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 0 + } + }, + { + "jsonFile" : "toolchains-v1-11242f4419f1a1683a0d.json", + "kind" : "toolchains", + "version" : + { + "major" : 1, + "minor" : 0 + } + } + ], + "reply" : + { + "cache-v2" : + { + "jsonFile" : "cache-v2-085051ee39c23435bdcf.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + "cmakeFiles-v1" : + { + "jsonFile" : "cmakeFiles-v1-8b9322499aee11bb235b.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 0 + } + }, + "codemodel-v2" : + { + "jsonFile" : "codemodel-v2-5b8b56fd37b5355a3377.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 6 + } + }, + "toolchains-v1" : + { + "jsonFile" : "toolchains-v1-11242f4419f1a1683a0d.json", + "kind" : "toolchains", + "version" : + { + "major" : 1, + "minor" : 0 + } + } + } +} |
