From 604cf259912c812f1ab6b92e212bfe86b3b5fb4e Mon Sep 17 00:00:00 2001 From: nasr Date: Thu, 18 Dec 2025 23:06:45 +0100 Subject: refactor: removed cmake and replaced it with a build script --- .../v1/reply/index-2025-01-15T20-21-15-0563.json | 132 --------------------- 1 file changed, 132 deletions(-) delete mode 100644 build/.cmake/api/v1/reply/index-2025-01-15T20-21-15-0563.json (limited to 'build/.cmake/api/v1/reply/index-2025-01-15T20-21-15-0563.json') diff --git a/build/.cmake/api/v1/reply/index-2025-01-15T20-21-15-0563.json b/build/.cmake/api/v1/reply/index-2025-01-15T20-21-15-0563.json deleted file mode 100644 index 3c16d45..0000000 --- a/build/.cmake/api/v1/reply/index-2025-01-15T20-21-15-0563.json +++ /dev/null @@ -1,132 +0,0 @@ -{ - "cmake" : - { - "generator" : - { - "multiConfig" : false, - "name" : "Unix Makefiles" - }, - "paths" : - { - "cmake" : "/opt/homebrew/bin/cmake", - "cpack" : "/opt/homebrew/bin/cpack", - "ctest" : "/opt/homebrew/bin/ctest", - "root" : "/opt/homebrew/share/cmake" - }, - "version" : - { - "isDirty" : false, - "major" : 3, - "minor" : 31, - "patch" : 4, - "string" : "3.31.4", - "suffix" : "" - } - }, - "objects" : - [ - { - "jsonFile" : "codemodel-v2-a7186af1f44d40222aa1.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 7 - } - }, - { - "jsonFile" : "cache-v2-88b9b0feae305cd4003e.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - { - "jsonFile" : "cmakeFiles-v1-3a525e4c4157fb2e4420.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 1 - } - }, - { - "jsonFile" : "toolchains-v1-5167762c03d67eec8350.json", - "kind" : "toolchains", - "version" : - { - "major" : 1, - "minor" : 0 - } - } - ], - "reply" : - { - "client-vscode" : - { - "query.json" : - { - "requests" : - [ - { - "kind" : "cache", - "version" : 2 - }, - { - "kind" : "codemodel", - "version" : 2 - }, - { - "kind" : "toolchains", - "version" : 1 - }, - { - "kind" : "cmakeFiles", - "version" : 1 - } - ], - "responses" : - [ - { - "jsonFile" : "cache-v2-88b9b0feae305cd4003e.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - { - "jsonFile" : "codemodel-v2-a7186af1f44d40222aa1.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 7 - } - }, - { - "jsonFile" : "toolchains-v1-5167762c03d67eec8350.json", - "kind" : "toolchains", - "version" : - { - "major" : 1, - "minor" : 0 - } - }, - { - "jsonFile" : "cmakeFiles-v1-3a525e4c4157fb2e4420.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 1 - } - } - ] - } - } - } -} -- cgit v1.2.3-70-g09d2