Exponent/build/.cmake/api/v1/reply/target-Exponent-Debug-3135f...

140 lines
2.0 KiB
JSON

{
"artifacts" :
[
{
"path" : "src/Exponent.exe"
},
{
"path" : "src/Exponent.pdb"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_libraries",
"target_include_directories"
],
"files" :
[
"src/CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 1,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 5,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 6,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g"
}
],
"includes" :
[
{
"backtrace" : 3,
"path" : "E:/OneDrive/Documents/Projects/Exponent/include"
},
{
"backtrace" : 2,
"path" : "E:/OneDrive/Documents/Projects/Exponent/glfw/include"
},
{
"backtrace" : 2,
"path" : "E:/OneDrive/Documents/Projects/Exponent"
}
],
"language" : "CXX",
"sourceIndexes" :
[
0
]
}
],
"dependencies" :
[
{
"backtrace" : 2,
"id" : "glfw::@12507ebf64a5258d241e"
}
],
"id" : "Exponent::@145eef247bfb46b6828c",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "..\\glfw\\src\\libglfw3.a",
"role" : "libraries"
},
{
"fragment" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "Exponent",
"nameOnDisk" : "Exponent.exe",
"paths" :
{
"build" : "src",
"source" : "src"
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "src/main.cc",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}