summaryrefslogtreecommitdiff
path: root/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-11242f4419f1a1683a0d.json
diff options
context:
space:
mode:
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, 50 insertions, 0 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
new file mode 100644
index 0000000..0e5dad6
--- /dev/null
+++ b/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-11242f4419f1a1683a0d.json
@@ -0,0 +1,50 @@
+{
+ "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
+ }
+}