summaryrefslogtreecommitdiff
path: root/cmake-build-debug/.cmake/api/v1/reply/target-program-Debug-9e3dfa4846120755bea5.json
diff options
context:
space:
mode:
authornasrlol <nsrddyn@gmail.com>2025-02-17 22:20:22 +0100
committernasrlol <nsrddyn@gmail.com>2025-02-17 22:20:22 +0100
commitfe0ef434c814ca5484205467723d500fd02da09c (patch)
treeec814c58439d47a2ca0a730cf7dd213ac029acb8 /cmake-build-debug/.cmake/api/v1/reply/target-program-Debug-9e3dfa4846120755bea5.json
parent1d5483c62dd3b0b2f05b918f572e169fcedf90bd (diff)
tried to fix the display of the files in a folder but still isnt working but the seg faults are fixed properly
Signed-off-by: nasrlol <nsrddyn@gmail.com>
Diffstat (limited to 'cmake-build-debug/.cmake/api/v1/reply/target-program-Debug-9e3dfa4846120755bea5.json')
-rw-r--r--cmake-build-debug/.cmake/api/v1/reply/target-program-Debug-9e3dfa4846120755bea5.json91
1 files changed, 0 insertions, 91 deletions
diff --git a/cmake-build-debug/.cmake/api/v1/reply/target-program-Debug-9e3dfa4846120755bea5.json b/cmake-build-debug/.cmake/api/v1/reply/target-program-Debug-9e3dfa4846120755bea5.json
deleted file mode 100644
index c347334..0000000
--- a/cmake-build-debug/.cmake/api/v1/reply/target-program-Debug-9e3dfa4846120755bea5.json
+++ /dev/null
@@ -1,91 +0,0 @@
-{
- "artifacts" :
- [
- {
- "path" : "program"
- }
- ],
- "backtrace" : 1,
- "backtraceGraph" :
- {
- "commands" :
- [
- "add_executable"
- ],
- "files" :
- [
- "CMakeLists.txt"
- ],
- "nodes" :
- [
- {
- "file" : 0
- },
- {
- "command" : 0,
- "file" : 0,
- "line" : 5,
- "parent" : 0
- }
- ]
- },
- "compileGroups" :
- [
- {
- "compileCommandFragments" :
- [
- {
- "fragment" : "-g -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk -fcolor-diagnostics"
- }
- ],
- "language" : "C",
- "sourceIndexes" :
- [
- 0
- ]
- }
- ],
- "id" : "program::@6890427a1f51a3e7e1df",
- "link" :
- {
- "commandFragments" :
- [
- {
- "fragment" : "-g",
- "role" : "flags"
- },
- {
- "fragment" : "",
- "role" : "flags"
- }
- ],
- "language" : "C"
- },
- "name" : "program",
- "nameOnDisk" : "program",
- "paths" :
- {
- "build" : ".",
- "source" : "."
- },
- "sourceGroups" :
- [
- {
- "name" : "Source Files",
- "sourceIndexes" :
- [
- 0
- ]
- }
- ],
- "sources" :
- [
- {
- "backtrace" : 1,
- "compileGroupIndex" : 0,
- "path" : "main.c",
- "sourceGroupIndex" : 0
- }
- ],
- "type" : "EXECUTABLE"
-}