testobuild/build/.cmake/api/v1/reply/target-project-Debug-edc364d0ad79c8a351ac.json

120 lines
1.7 KiB
JSON
Raw Normal View History

2020-04-17 15:27:05 +00:00
{
"artifacts" :
[
{
"path" : "project.exe"
},
{
"path" : "project.pdb"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 6,
"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" :
[
2
]
}
],
"id" : "project::@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" : "project",
"nameOnDisk" : "project.exe",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Header Files",
"sourceIndexes" :
[
0,
1
]
},
{
"name" : "Source Files",
"sourceIndexes" :
[
2
]
}
],
"sources" :
[
{
"backtrace" : 1,
"path" : "Point.h",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "shapes.h",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "main.cpp",
"sourceGroupIndex" : 1
}
],
"type" : "EXECUTABLE"
}