Bit.ASICmon-c/cmake-build-debug/.cmake/api/v1/reply/target-bitasicmon-Debug-014aa16ac1dedd210d1c.json

151 lines
1.9 KiB
JSON
Raw Normal View History

{
"artifacts" :
[
{
"path" : "bitasicmon"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_libraries"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 10,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 11,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g"
},
{
"fragment" : "-std=gnu++23"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "23"
},
"sourceIndexes" :
[
0
]
}
],
"id" : "bitasicmon::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g",
"role" : "flags"
},
{
"fragment" : "-static -O3 -Wall -pedantic",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "-lcurl -lresolv",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "bitasicmon",
"nameOnDisk" : "bitasicmon",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
},
{
"name" : "Header Files",
"sourceIndexes" :
[
1,
2,
3,
4,
5
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "main.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "inc/getosname.hpp",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "inc/json.hpp",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "inc/args.hpp",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "inc/macros.hpp",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "inc/colors.hpp",
"sourceGroupIndex" : 1
}
],
"type" : "EXECUTABLE"
}