summaryrefslogtreecommitdiff
path: root/build/.cmake/api/v1/reply/toolchains-v1-558d07bba70c8f19e3ad.json
diff options
context:
space:
mode:
authordawidg81 <dawidgorski.m@gmail.com>2026-02-01 22:10:13 +0100
committerdawidg81 <dawidgorski.m@gmail.com>2026-02-01 22:10:13 +0100
commit8c00822555b0bf8a3aa0c3d8e6e5400c0cb6d820 (patch)
tree1d5f03273a11f0b7bec6be2f6d313daf671afa00 /build/.cmake/api/v1/reply/toolchains-v1-558d07bba70c8f19e3ad.json
parenta31c98bc0aed77a3efbbd57a051f4af8e24824df (diff)
The project is no longer a CMake project. Makefile will be used in the future.
Diffstat (limited to 'build/.cmake/api/v1/reply/toolchains-v1-558d07bba70c8f19e3ad.json')
-rw-r--r--build/.cmake/api/v1/reply/toolchains-v1-558d07bba70c8f19e3ad.json66
1 files changed, 0 insertions, 66 deletions
diff --git a/build/.cmake/api/v1/reply/toolchains-v1-558d07bba70c8f19e3ad.json b/build/.cmake/api/v1/reply/toolchains-v1-558d07bba70c8f19e3ad.json
deleted file mode 100644
index d9b27a0..0000000
--- a/build/.cmake/api/v1/reply/toolchains-v1-558d07bba70c8f19e3ad.json
+++ /dev/null
@@ -1,66 +0,0 @@
-{
- "kind" : "toolchains",
- "toolchains" :
- [
- {
- "compiler" :
- {
- "id" : "GNU",
- "implicit" :
- {
- "includeDirectories" :
- [
- "/usr/include/c++/12",
- "/usr/include/arm-linux-gnueabihf/c++/12",
- "/usr/include/c++/12/backward",
- "/usr/lib/gcc/arm-linux-gnueabihf/12/include",
- "/usr/local/include",
- "/usr/include/arm-linux-gnueabihf",
- "/usr/include"
- ],
- "linkDirectories" :
- [
- "/usr/lib/gcc/arm-linux-gnueabihf/12",
- "/usr/lib/arm-linux-gnueabihf",
- "/usr/lib",
- "/lib/arm-linux-gnueabihf"
- ],
- "linkFrameworkDirectories" : [],
- "linkLibraries" :
- [
- "stdc++",
- "m",
- "gcc_s",
- "gcc",
- "c",
- "gcc_s",
- "gcc"
- ]
- },
- "path" : "/usr/bin/c++",
- "version" : "12.2.0"
- },
- "language" : "CXX",
- "sourceFileExtensions" :
- [
- "C",
- "M",
- "c++",
- "cc",
- "cpp",
- "cxx",
- "m",
- "mm",
- "mpp",
- "CPP",
- "ixx",
- "cppm"
- ]
- }
- ],
- "version" :
- {
- "major" : 1,
- "minor" : 0
- }
-}