[Bf-blender-cvs] [05a60c57278] temp-gpu-image-engine: Removed missing file from cmakelists.txt

Jeroen Bakker noreply at git.blender.org
Fri Dec 3 17:00:12 CET 2021


Commit: 05a60c572783e8cb60408e049297adbb2b49dbac
Author: Jeroen Bakker
Date:   Fri Dec 3 16:36:59 2021 +0100
Branches: temp-gpu-image-engine
https://developer.blender.org/rB05a60c572783e8cb60408e049297adbb2b49dbac

Removed missing file from cmakelists.txt

===================================================================

M	source/blender/draw/CMakeLists.txt

===================================================================

diff --git a/source/blender/draw/CMakeLists.txt b/source/blender/draw/CMakeLists.txt
index 30a3b8087c0..81cb8df3f6a 100644
--- a/source/blender/draw/CMakeLists.txt
+++ b/source/blender/draw/CMakeLists.txt
@@ -223,7 +223,7 @@ set(SRC
   engines/external/external_engine.h
   engines/image/image_engine.h
   engines/image/image_private.hh
-  engines/image/image_drawing_mode_image_space.hh
+  engines/image/image_drawing_mode_screen_space.hh
   engines/image/image_space_image.hh
   engines/image/image_space_node.hh
   engines/workbench/workbench_engine.h



More information about the Bf-blender-cvs mailing list