summaryrefslogtreecommitdiff
path: root/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-b68358f1568820627816.json
diff options
context:
space:
mode:
authorAbdellah El Morabit <nsrddyn@gmail.com>2025-01-31 21:30:23 +0100
committerAbdellah El Morabit <nsrddyn@gmail.com>2025-01-31 21:30:23 +0100
commitda85095f54f383dd6040e834aeae8aa3a1cb5ff9 (patch)
treee669cb152face7ee57b46c28bd5f1b45540548f3 /cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-b68358f1568820627816.json
parent7edc3ede1e7c17dd26040520c65765ef4ed8e782 (diff)
switching to unistd.h instead of playing around with the delivered header apue.h
Diffstat (limited to 'cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-b68358f1568820627816.json')
-rw-r--r--cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-b68358f1568820627816.json44
1 files changed, 0 insertions, 44 deletions
diff --git a/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-b68358f1568820627816.json b/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-b68358f1568820627816.json
deleted file mode 100644
index d695749..0000000
--- a/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-b68358f1568820627816.json
+++ /dev/null
@@ -1,44 +0,0 @@
-{
- "kind" : "toolchains",
- "toolchains" :
- [
- {
- "compiler" :
- {
- "id" : "AppleClang",
- "implicit" :
- {
- "includeDirectories" :
- [
- "/Library/Developer/CommandLineTools/usr/lib/clang/16/include",
- "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include",
- "/Library/Developer/CommandLineTools/usr/include"
- ],
- "linkDirectories" :
- [
- "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib",
- "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib/swift"
- ],
- "linkFrameworkDirectories" :
- [
- "/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/System/Library/Frameworks"
- ],
- "linkLibraries" : []
- },
- "path" : "/Library/Developer/CommandLineTools/usr/bin/cc",
- "version" : "16.0.0.16000026"
- },
- "language" : "C",
- "sourceFileExtensions" :
- [
- "c",
- "m"
- ]
- }
- ],
- "version" :
- {
- "major" : 1,
- "minor" : 0
- }
-}