@ -53,7 +53,8 @@ ALL_SRCS := $(IMGUI_SRCS) \
class/Camera.cpp \
class/Scene.cpp \
class/SceneParser.cpp \
class/ObjParser.cpp
class/ObjParser.cpp \
CLASS/BVH.cpp \
SRCS := $(ALL_SRCS:%=$(SRCS_DIR)/%)
OBJS := $(addprefix $(OBJS_DIR)/, $(SRCS:%.cpp=%.o))
The note is not visible to the blocked user.