summaryrefslogtreecommitdiff
path: root/cmake-build-debug/.cmake/api/v1/reply/target-UnixShell-Debug-4122dbd805b16ea84d12.json
diff options
context:
space:
mode:
authorAbdellah El Morabit <nsrddyn@gmail.com>2025-01-31 19:45:59 +0100
committerAbdellah El Morabit <nsrddyn@gmail.com>2025-01-31 19:45:59 +0100
commit7edc3ede1e7c17dd26040520c65765ef4ed8e782 (patch)
treef3d630373dbe0570d265b9c01b550b60bdd361de /cmake-build-debug/.cmake/api/v1/reply/target-UnixShell-Debug-4122dbd805b16ea84d12.json
parente3e66120708e814b118ea7061cf57d9426f86032 (diff)
working on some basic commands like listing the current directory and get the pid of a process, following the APUE
Diffstat (limited to 'cmake-build-debug/.cmake/api/v1/reply/target-UnixShell-Debug-4122dbd805b16ea84d12.json')
-rw-r--r--cmake-build-debug/.cmake/api/v1/reply/target-UnixShell-Debug-4122dbd805b16ea84d12.json99
1 files changed, 0 insertions, 99 deletions
diff --git a/cmake-build-debug/.cmake/api/v1/reply/target-UnixShell-Debug-4122dbd805b16ea84d12.json b/cmake-build-debug/.cmake/api/v1/reply/target-UnixShell-Debug-4122dbd805b16ea84d12.json
deleted file mode 100644
index 14aa06e..0000000
--- a/cmake-build-debug/.cmake/api/v1/reply/target-UnixShell-Debug-4122dbd805b16ea84d12.json
+++ /dev/null
@@ -1,99 +0,0 @@
-{
- "artifacts" :
- [
- {
- "path" : "UnixShell"
- }
- ],
- "backtrace" : 1,
- "backtraceGraph" :
- {
- "commands" :
- [
- "add_executable"
- ],
- "files" :
- [
- "CMakeLists.txt"
- ],
- "nodes" :
- [
- {
- "file" : 0
- },
- {
- "command" : 0,
- "file" : 0,
- "line" : 6,
- "parent" : 0
- }
- ]
- },
- "compileGroups" :
- [
- {
- "compileCommandFragments" :
- [
- {
- "fragment" : "-g -std=gnu11 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -fcolor-diagnostics"
- }
- ],
- "language" : "C",
- "languageStandard" :
- {
- "backtraces" :
- [
- 1
- ],
- "standard" : "11"
- },
- "sourceIndexes" :
- [
- 0
- ]
- }
- ],
- "id" : "UnixShell::@6890427a1f51a3e7e1df",
- "link" :
- {
- "commandFragments" :
- [
- {
- "fragment" : "-g",
- "role" : "flags"
- },
- {
- "fragment" : "",
- "role" : "flags"
- }
- ],
- "language" : "C"
- },
- "name" : "UnixShell",
- "nameOnDisk" : "UnixShell",
- "paths" :
- {
- "build" : ".",
- "source" : "."
- },
- "sourceGroups" :
- [
- {
- "name" : "Source Files",
- "sourceIndexes" :
- [
- 0
- ]
- }
- ],
- "sources" :
- [
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "main.c",
- "sourceGroupIndex" : 0
- }
- ],
- "type" : "EXECUTABLE"
-}