diff options
| author | Abdellah El Morabit <nsrddyn@gmail.com> | 2025-02-22 13:16:03 +0100 |
|---|---|---|
| committer | Abdellah El Morabit <nsrddyn@gmail.com> | 2025-02-22 13:16:03 +0100 |
| commit | cdbd4471aadb918c6631f9cd18bff4b98fbef99c (patch) | |
| tree | aa2eba1daaca27255a4df3bb92ffe7fd4b645a06 /cmake-build-debug/.cmake/api/v1/reply/index-2025-02-18T15-10-06-0683.json | |
| parent | e6b16a313f3ab539f5baba4ab027778165a2f535 (diff) | |
i think everything works except for the new features im planning on adding and the remove file/ directory permissions but i dont know how to do that yet
Diffstat (limited to 'cmake-build-debug/.cmake/api/v1/reply/index-2025-02-18T15-10-06-0683.json')
| -rw-r--r-- | cmake-build-debug/.cmake/api/v1/reply/index-2025-02-18T15-10-06-0683.json | 108 |
1 files changed, 0 insertions, 108 deletions
diff --git a/cmake-build-debug/.cmake/api/v1/reply/index-2025-02-18T15-10-06-0683.json b/cmake-build-debug/.cmake/api/v1/reply/index-2025-02-18T15-10-06-0683.json deleted file mode 100644 index e725695..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/index-2025-02-18T15-10-06-0683.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "cmake" : - { - "generator" : - { - "multiConfig" : false, - "name" : "Ninja" - }, - "paths" : - { - "cmake" : "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/bin/cmake", - "cpack" : "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/bin/cpack", - "ctest" : "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/bin/ctest", - "root" : "/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/share/cmake-3.30" - }, - "version" : - { - "isDirty" : false, - "major" : 3, - "minor" : 30, - "patch" : 5, - "string" : "3.30.5", - "suffix" : "" - } - }, - "objects" : - [ - { - "jsonFile" : "codemodel-v2-4c3883f692a01cbbfe4f.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 7 - } - }, - { - "jsonFile" : "cache-v2-3483de0c6b48eb51bc67.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - { - "jsonFile" : "cmakeFiles-v1-8b614319c2752d949dc7.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 1 - } - }, - { - "jsonFile" : "toolchains-v1-73ba5002afb33725fe0c.json", - "kind" : "toolchains", - "version" : - { - "major" : 1, - "minor" : 0 - } - } - ], - "reply" : - { - "cache-v2" : - { - "jsonFile" : "cache-v2-3483de0c6b48eb51bc67.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - "cmakeFiles-v1" : - { - "jsonFile" : "cmakeFiles-v1-8b614319c2752d949dc7.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 1 - } - }, - "codemodel-v2" : - { - "jsonFile" : "codemodel-v2-4c3883f692a01cbbfe4f.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 7 - } - }, - "toolchains-v1" : - { - "jsonFile" : "toolchains-v1-73ba5002afb33725fe0c.json", - "kind" : "toolchains", - "version" : - { - "major" : 1, - "minor" : 0 - } - } - } -} |
