From fe0ef434c814ca5484205467723d500fd02da09c Mon Sep 17 00:00:00 2001 From: nasrlol Date: Mon, 17 Feb 2025 22:20:22 +0100 Subject: 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 --- .../target-program-Debug-9e3dfa4846120755bea5.json | 91 ---------------------- 1 file changed, 91 deletions(-) delete mode 100644 cmake-build-debug/.cmake/api/v1/reply/target-program-Debug-9e3dfa4846120755bea5.json (limited to 'cmake-build-debug/.cmake/api/v1/reply/target-program-Debug-9e3dfa4846120755bea5.json') 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" -} -- cgit v1.2.3-70-g09d2