summaryrefslogtreecommitdiff
path: root/cmake-build-debug/.cmake/api/v1/reply/target-program-Debug-ad2d52007bef3b00df3b.json
diff options
context:
space:
mode:
authornasrlol <nsrddyn@gmail.com>2025-02-12 23:02:44 +0100
committernasrlol <nsrddyn@gmail.com>2025-02-12 23:02:44 +0100
commitc55e54448f428e26ff3bb1dd2fd729224a0dacee (patch)
tree26e2c5a7aa42d95db30431e801801ef7ea234d34 /cmake-build-debug/.cmake/api/v1/reply/target-program-Debug-ad2d52007bef3b00df3b.json
parent3010301bd7d20cd14b1eda9bd24da172c3924c89 (diff)
30 unversioned 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.json91
1 files changed, 91 insertions, 0 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
new file mode 100644
index 0000000..01bd553
--- /dev/null
+++ b/cmake-build-debug/.cmake/api/v1/reply/target-program-Debug-ad2d52007bef3b00df3b.json
@@ -0,0 +1,91 @@
+{
+ "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"
+}