[ADD] add source file for chapter 11
This commit is contained in:
@@ -21,6 +21,7 @@ add_executable(raytracing_test
|
||||
08_shadows.cpp
|
||||
09_planes.cpp
|
||||
10_patterns.cpp
|
||||
11_reflection_refraction.cpp
|
||||
)
|
||||
|
||||
include_directories("${CMAKE_SOURCE_DIR}/tests")
|
||||
|
||||
Reference in New Issue
Block a user