{ "artifacts" : [ { "path" : "project/tests/UnitTests.exe" }, { "path" : "project/tests/UnitTests.pdb" } ], "backtrace" : 1, "backtraceGraph" : { "commands" : [ "add_executable", "target_link_libraries" ], "files" : [ "project/tests/CMakeLists.txt" ], "nodes" : [ { "file" : 0 }, { "command" : 0, "file" : 0, "line" : 41, "parent" : 0 }, { "command" : 1, "file" : 0, "line" : 42, "parent" : 0 } ] }, "compileGroups" : [ { "compileCommandFragments" : [ { "fragment" : "-O3 -DNDEBUG -std=gnu++20 -fdiagnostics-color=always" } ], "includes" : [ { "backtrace" : 2, "isSystem" : true, "path" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/cmake-build-release/_deps/gtest-src/googletest/include" }, { "backtrace" : 2, "isSystem" : true, "path" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/cmake-build-release/_deps/gtest-src/googletest" }, { "backtrace" : 2, "isSystem" : true, "path" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/project/libs/SDL2-2.30.3/include" } ], "language" : "CXX", "languageStandard" : { "backtraces" : [ 2 ], "standard" : "20" }, "sourceIndexes" : [ 0, 1, 2, 3, 4, 5, 6 ] } ], "dependencies" : [ { "backtrace" : 2, "id" : "gtest_main::@11ce2936600882345026" }, { "backtrace" : 2, "id" : "gtest::@11ce2936600882345026" } ], "id" : "UnitTests::@ce274315481698d2d0b4", "link" : { "commandFragments" : [ { "fragment" : "-O3 -DNDEBUG", "role" : "flags" }, { "fragment" : "", "role" : "flags" }, { "backtrace" : 2, "fragment" : "lib\\libgtest.a", "role" : "libraries" }, { "backtrace" : 2, "fragment" : "lib\\libgtest_main.a", "role" : "libraries" }, { "backtrace" : 2, "fragment" : "\"C:\\Users\\Bram\\School\\Graphics Programming 1\\GP1_Raytracer_Bram_Verhulst_2DAE11\\project\\libs\\SDL2-2.30.3\\lib\\SDL2.lib\"", "role" : "libraries" }, { "backtrace" : 2, "fragment" : "lib\\libgtest.a", "role" : "libraries" }, { "fragment" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32", "role" : "libraries" } ], "language" : "CXX" }, "name" : "UnitTests", "nameOnDisk" : "UnitTests.exe", "paths" : { "build" : "project/tests", "source" : "project/tests" }, "sourceGroups" : [ { "name" : "Source Files", "sourceIndexes" : [ 0, 1, 2, 3, 4, 5, 6 ] } ], "sources" : [ { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "project/src/Matrix.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "project/src/Renderer.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "project/src/Scene.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "project/src/Timer.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "project/src/Vector3.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "project/src/Vector4.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "project/tests/UnitTests.cpp", "sourceGroupIndex" : 0 } ], "type" : "EXECUTABLE" }