moving files

This commit is contained in:
Dynamitos
2025-01-25 13:04:12 +01:00
parent 9370e4125a
commit a47f921d08
14 changed files with 152 additions and 80 deletions
+4
View File
@@ -0,0 +1,4 @@
target_sources(RayTracer
PRIVATE
Renderer.h
Renderer.cpp)