{ "artifacts" : [ { "path" : "Raytracer" } ], "backtrace" : 1, "backtraceGraph" : { "commands" : [ "add_executable" ], "files" : [ "CMakeLists.txt" ], "nodes" : [ { "file" : 0 }, { "command" : 0, "file" : 0, "line" : 4, "parent" : 0 } ] }, "compileGroups" : [ { "compileCommandFragments" : [ { "fragment" : "-g" } ], "language" : "CXX", "sourceIndexes" : [ 0 ] } ], "id" : "Raytracer::@6890427a1f51a3e7e1df", "link" : { "commandFragments" : [ { "fragment" : "-g", "role" : "flags" }, { "fragment" : "", "role" : "flags" } ], "language" : "CXX" }, "name" : "Raytracer", "nameOnDisk" : "Raytracer", "paths" : { "build" : ".", "source" : "." }, "sourceGroups" : [ { "name" : "Source Files", "sourceIndexes" : [ 0 ] }, { "name" : "Header Files", "sourceIndexes" : [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ], "sources" : [ { "backtrace" : 1, "compileGroupIndex" : 0, "path" : "ImageGenerator.cpp", "sourceGroupIndex" : 0 }, { "backtrace" : 1, "path" : "camera.h", "sourceGroupIndex" : 1 }, { "backtrace" : 1, "path" : "colour.h", "sourceGroupIndex" : 1 }, { "backtrace" : 1, "path" : "hittable.h", "sourceGroupIndex" : 1 }, { "backtrace" : 1, "path" : "hittableList.h", "sourceGroupIndex" : 1 }, { "backtrace" : 1, "path" : "interval.h", "sourceGroupIndex" : 1 }, { "backtrace" : 1, "path" : "material.h", "sourceGroupIndex" : 1 }, { "backtrace" : 1, "path" : "ray.h", "sourceGroupIndex" : 1 }, { "backtrace" : 1, "path" : "rayTracer.h", "sourceGroupIndex" : 1 }, { "backtrace" : 1, "path" : "sphere.h", "sourceGroupIndex" : 1 }, { "backtrace" : 1, "path" : "vec3.h", "sourceGroupIndex" : 1 } ], "type" : "EXECUTABLE" }