summaryrefslogtreecommitdiff
path: root/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-157f2b96045d115f3e7e.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/codemodel-v2-157f2b96045d115f3e7e.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/codemodel-v2-157f2b96045d115f3e7e.json')
-rw-r--r--cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-157f2b96045d115f3e7e.json60
1 files changed, 0 insertions, 60 deletions
diff --git a/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-157f2b96045d115f3e7e.json b/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-157f2b96045d115f3e7e.json
deleted file mode 100644
index de191ae..0000000
--- a/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-157f2b96045d115f3e7e.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "configurations" :
- [
- {
- "directories" :
- [
- {
- "build" : ".",
- "jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json",
- "minimumCMakeVersion" :
- {
- "string" : "3.30"
- },
- "projectIndex" : 0,
- "source" : ".",
- "targetIndexes" :
- [
- 0
- ]
- }
- ],
- "name" : "Debug",
- "projects" :
- [
- {
- "directoryIndexes" :
- [
- 0
- ],
- "name" : "UnixShell",
- "targetIndexes" :
- [
- 0
- ]
- }
- ],
- "targets" :
- [
- {
- "directoryIndex" : 0,
- "id" : "UnixShell::@6890427a1f51a3e7e1df",
- "jsonFile" : "target-UnixShell-Debug-4122dbd805b16ea84d12.json",
- "name" : "UnixShell",
- "projectIndex" : 0
- }
- ]
- }
- ],
- "kind" : "codemodel",
- "paths" :
- {
- "build" : "/Users/nsrddyn/Documents/UnixShell/cmake-build-debug",
- "source" : "/Users/nsrddyn/Documents/UnixShell"
- },
- "version" :
- {
- "major" : 2,
- "minor" : 7
- }
-}