Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <campbell@blender.org>2022-10-03 04:08:43 +0300
committerCampbell Barton <campbell@blender.org>2022-10-03 04:13:01 +0300
commitb1a672f541c7ce541bb0243f24429d9cc91c9fc2 (patch)
tree1de8f9c337c535d5ccc344769bf0343e80684158 /source/blender/draw
parent7afee060d09a5e9262ee17695fa308af30d4ef57 (diff)
CMake: add missing headers
Diffstat (limited to 'source/blender/draw')
-rw-r--r--source/blender/draw/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/draw/CMakeLists.txt b/source/blender/draw/CMakeLists.txt
index a9ccc42644a..ffec7ce2f4f 100644
--- a/source/blender/draw/CMakeLists.txt
+++ b/source/blender/draw/CMakeLists.txt
@@ -254,6 +254,7 @@ set(SRC
engines/eevee/eevee_lut.h
engines/eevee/eevee_private.h
engines/eevee_next/eevee_camera.hh
+ engines/eevee_next/eevee_cryptomatte.hh
engines/eevee_next/eevee_depth_of_field.hh
engines/eevee_next/eevee_engine.h
engines/eevee_next/eevee_film.hh