{ "artifacts" : [ { "path" : "src/Exponent.exe" }, { "path" : "src/Exponent.pdb" } ], "backtrace" : 1, "backtraceGraph" : { "commands" : [ "add_executable", "target_link_libraries", "target_compile_definitions", "target_include_directories" ], "files" : [ "src/CMakeLists.txt" ], "nodes" : [ { "file" : 0 }, { "command" : 0, "file" : 0, "line" : 1, "parent" : 0 }, { "command" : 1, "file" : 0, "line" : 6, "parent" : 0 }, { "command" : 2, "file" : 0, "line" : 9, "parent" : 0 }, { "command" : 3, "file" : 0, "line" : 7, "parent" : 0 } ] }, "compileGroups" : [ { "compileCommandFragments" : [ { "fragment" : "-g -std=gnu++20" } ], "defines" : [ { "backtrace" : 3, "define" : "GLFW_INCLUDE_NONE" } ], "includes" : [ { "backtrace" : 4, "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", "languageStandard" : { "backtraces" : [ 1 ], "standard" : "20" }, "sourceIndexes" : [ 0, 1 ] } ], "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, 1 ] } ], "sources" : [ { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "src/main.cc", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "src/GLProgramLoader.cc", "sourceGroupIndex" : 0 } ], "type" : "EXECUTABLE" }