testobuild/build/.cmake/api/v1/reply/target-test-Debug-641e49cf048cf8498fb4.json
MassiveAtoms 45993b5e53 sample
2020-04-17 12:27:05 -03:00

126 lines
1.7 KiB
JSON

{
"artifacts" :
[
{
"path" : "test.exe"
},
{
"path" : "test.pdb"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 12,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -Xclang -gcodeview -O0 -D_DEBUG -D_DLL -D_MT -Xclang --dependent-lib=msvcrtd "
},
{
"fragment" : "-std=gnu++17"
}
],
"language" : "CXX",
"sourceIndexes" :
[
3
]
}
],
"id" : "test::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g -Xclang -gcodeview -O0 -D_DEBUG -D_DLL -D_MT -Xclang --dependent-lib=msvcrtd",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
},
{
"fragment" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 -loldnames",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "test",
"nameOnDisk" : "test.exe",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Header Files",
"sourceIndexes" :
[
0,
1,
2
]
},
{
"name" : "Source Files",
"sourceIndexes" :
[
3
]
}
],
"sources" :
[
{
"backtrace" : 1,
"path" : "Point.h",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "shapes.h",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "catch2.hpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "test.cpp",
"sourceGroupIndex" : 1
}
],
"type" : "EXECUTABLE"
}