diff options
| author | Abdellah El Morabit <nsrddyn@gmail.com> | 2025-02-17 21:29:37 +0100 |
|---|---|---|
| committer | Abdellah El Morabit <nsrddyn@gmail.com> | 2025-02-17 21:29:37 +0100 |
| commit | bbb2acda9269c0f66d3b570e5860c7a184597f71 (patch) | |
| tree | bd464d872695f8a66cf066a52f7e5e43b021eb94 /cmake-build-debug/.cmake/api/v1/reply/index-2025-02-12T22-07-31-0839.json | |
| parent | 0e41f26df2454bc79273b733dc78beef49eaa15b (diff) | |
fixed the segmentation faults
Diffstat (limited to 'cmake-build-debug/.cmake/api/v1/reply/index-2025-02-12T22-07-31-0839.json')
| -rw-r--r-- | cmake-build-debug/.cmake/api/v1/reply/index-2025-02-12T22-07-31-0839.json | 108 |
1 files changed, 0 insertions, 108 deletions
diff --git a/cmake-build-debug/.cmake/api/v1/reply/index-2025-02-12T22-07-31-0839.json b/cmake-build-debug/.cmake/api/v1/reply/index-2025-02-12T22-07-31-0839.json deleted file mode 100644 index d64b556..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/index-2025-02-12T22-07-31-0839.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "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-4f865ba5d5c6118bca9f.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-4f865ba5d5c6118bca9f.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 - } - } - } -} |
