diff options
| author | Abdellah El Morabit <nsrddyn@gmail.com> | 2025-02-19 10:47:31 +0100 |
|---|---|---|
| committer | Abdellah El Morabit <nsrddyn@gmail.com> | 2025-02-19 10:47:31 +0100 |
| commit | 4c0ca2a987819ae67e55da852495e4bf9d702972 (patch) | |
| tree | 3e256218dd3d88c5564577277cbc10ba6d612c76 /cmake-build-debug/.cmake/api/v1/reply/target-program-Debug-ad2d52007bef3b00df3b.json | |
| parent | eb4f92268d205b6c3d61e161d4d693d16b51a554 (diff) | |
committing cmake files
Diffstat (limited to 'cmake-build-debug/.cmake/api/v1/reply/target-program-Debug-ad2d52007bef3b00df3b.json')
| -rw-r--r-- | cmake-build-debug/.cmake/api/v1/reply/target-program-Debug-ad2d52007bef3b00df3b.json | 91 |
1 files changed, 0 insertions, 91 deletions
diff --git a/cmake-build-debug/.cmake/api/v1/reply/target-program-Debug-ad2d52007bef3b00df3b.json b/cmake-build-debug/.cmake/api/v1/reply/target-program-Debug-ad2d52007bef3b00df3b.json deleted file mode 100644 index 01bd553..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/target-program-Debug-ad2d52007bef3b00df3b.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 -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" -} |
