Files
GitMap/out/build/x64-debug/.cmake/api/v1/reply/target-GitMap-Debug-17a7c2f1ab7ee97abfeb.json
2024-07-08 16:56:54 +05:30

117 lines
1.5 KiB
JSON

{
"archive" :
{
"commandFragments" :
[
{
"fragment" : "/machine:x64",
"role" : "flags"
}
]
},
"artifacts" :
[
{
"path" : "lib/Debug/GitMap.lib"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_library",
"target_include_directories"
],
"files" :
[
"src/CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 10,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 15,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "/DWIN32 /D_WINDOWS /W3 /MDd /Ob0 /Od /RTC1"
}
],
"includes" :
[
{
"backtrace" : 2,
"path" : "E:/Miscellaneous Project/GitMap/include"
}
],
"language" : "C",
"sourceIndexes" :
[
0,
1,
2
]
}
],
"id" : "GitMap::@145eef247bfb46b6828c",
"name" : "GitMap",
"nameOnDisk" : "GitMap.lib",
"paths" :
{
"build" : "src",
"source" : "src"
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1,
2
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/printclr.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/command.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/scan.c",
"sourceGroupIndex" : 0
}
],
"type" : "STATIC_LIBRARY"
}