summaryrefslogtreecommitdiff
path: root/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-11242f4419f1a1683a0d.json
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2024-07-14 13:04:54 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2024-07-14 13:04:54 -0400
commita17dcfdcba9f7da5a91c554eef88cea73d6598b0 (patch)
tree8371131c504fd13e88d98dad7d8421f93ceab3b2 /cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-11242f4419f1a1683a0d.json
parent2957d6c5b970d62e5d3333434b323117aaf97fa9 (diff)
Redid the Cmake Config and fell back to C17master
Diffstat (limited to 'cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-11242f4419f1a1683a0d.json')
-rw-r--r--cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-11242f4419f1a1683a0d.json50
1 files changed, 0 insertions, 50 deletions
diff --git a/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-11242f4419f1a1683a0d.json b/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-11242f4419f1a1683a0d.json
deleted file mode 100644
index 0e5dad6..0000000
--- a/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-11242f4419f1a1683a0d.json
+++ /dev/null
@@ -1,50 +0,0 @@
-{
- "kind" : "toolchains",
- "toolchains" :
- [
- {
- "compiler" :
- {
- "id" : "GNU",
- "implicit" :
- {
- "includeDirectories" :
- [
- "/usr/lib/gcc/x86_64-redhat-linux/13/include",
- "/usr/local/include",
- "/usr/include"
- ],
- "linkDirectories" :
- [
- "/usr/lib/gcc/x86_64-redhat-linux/13",
- "/usr/lib64",
- "/lib64",
- "/usr/lib"
- ],
- "linkFrameworkDirectories" : [],
- "linkLibraries" :
- [
- "gcc",
- "gcc_s",
- "c",
- "gcc",
- "gcc_s"
- ]
- },
- "path" : "/usr/lib64/ccache/cc",
- "version" : "13.2.1"
- },
- "language" : "C",
- "sourceFileExtensions" :
- [
- "c",
- "m"
- ]
- }
- ],
- "version" :
- {
- "major" : 1,
- "minor" : 0
- }
-}