From 57a744d7e0a4aeda1ba0f346af4cae9be5ee15e8 Mon Sep 17 00:00:00 2001 From: nasrlol Date: Mon, 17 Feb 2025 22:21:09 +0100 Subject: tried to fix the display of the files in a folder but still isnt working but the seg faults are fixed properly Signed-off-by: nasrlol --- .../v1/reply/index-2025-02-17T20-56-42-0225.json | 108 +++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 cmake-build-debug/.cmake/api/v1/reply/index-2025-02-17T20-56-42-0225.json (limited to 'cmake-build-debug/.cmake/api/v1/reply/index-2025-02-17T20-56-42-0225.json') diff --git a/cmake-build-debug/.cmake/api/v1/reply/index-2025-02-17T20-56-42-0225.json b/cmake-build-debug/.cmake/api/v1/reply/index-2025-02-17T20-56-42-0225.json new file mode 100644 index 0000000..f80a9aa --- /dev/null +++ b/cmake-build-debug/.cmake/api/v1/reply/index-2025-02-17T20-56-42-0225.json @@ -0,0 +1,108 @@ +{ + "cmake" : + { + "generator" : + { + "multiConfig" : false, + "name" : "Ninja" + }, + "paths" : + { + "cmake" : "/usr/bin/clion-2024.3.2/bin/cmake/linux/x64/bin/cmake", + "cpack" : "/usr/bin/clion-2024.3.2/bin/cmake/linux/x64/bin/cpack", + "ctest" : "/usr/bin/clion-2024.3.2/bin/cmake/linux/x64/bin/ctest", + "root" : "/usr/bin/clion-2024.3.2/bin/cmake/linux/x64/share/cmake-3.30" + }, + "version" : + { + "isDirty" : false, + "major" : 3, + "minor" : 30, + "patch" : 5, + "string" : "3.30.5", + "suffix" : "" + } + }, + "objects" : + [ + { + "jsonFile" : "codemodel-v2-99875c5b2244f821ca13.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 7 + } + }, + { + "jsonFile" : "cache-v2-910917b23f9ab4bcd47b.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + { + "jsonFile" : "cmakeFiles-v1-aea6057ee7f821d67024.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 1 + } + }, + { + "jsonFile" : "toolchains-v1-142e64fff77130cba846.json", + "kind" : "toolchains", + "version" : + { + "major" : 1, + "minor" : 0 + } + } + ], + "reply" : + { + "cache-v2" : + { + "jsonFile" : "cache-v2-910917b23f9ab4bcd47b.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + "cmakeFiles-v1" : + { + "jsonFile" : "cmakeFiles-v1-aea6057ee7f821d67024.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 1 + } + }, + "codemodel-v2" : + { + "jsonFile" : "codemodel-v2-99875c5b2244f821ca13.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 7 + } + }, + "toolchains-v1" : + { + "jsonFile" : "toolchains-v1-142e64fff77130cba846.json", + "kind" : "toolchains", + "version" : + { + "major" : 1, + "minor" : 0 + } + } + } +} -- cgit v1.2.3-70-g09d2