[Bf-blender-cvs] [915464b6977] temp-gpu-image-engine: Fix typo in cmakelists.txt

Jeroen Bakker noreply at git.blender.org
Mon Dec 13 12:47:43 CET 2021


Commit: 915464b69776e14e1e8af3dd96c9e73b57703ebe
Author: Jeroen Bakker
Date:   Fri Dec 10 11:48:19 2021 +0100
Branches: temp-gpu-image-engine
https://developer.blender.org/rB915464b69776e14e1e8af3dd96c9e73b57703ebe

Fix typo in cmakelists.txt

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

M	source/blender/draw/CMakeLists.txt

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

diff --git a/source/blender/draw/CMakeLists.txt b/source/blender/draw/CMakeLists.txt
index a36c7d832bb..b895e18aa3d 100644
--- a/source/blender/draw/CMakeLists.txt
+++ b/source/blender/draw/CMakeLists.txt
@@ -220,7 +220,7 @@ set(SRC
   engines/eevee/eevee_lightcache.h
   engines/eevee/eevee_lut.h
   engines/eevee/eevee_private.h
-  engines/external/external_engine.hb
+  engines/external/external_engine.h
   engines/image/image_batches.hh
   engines/image/image_drawing_mode.hh
   engines/image/image_engine.h



More information about the Bf-blender-cvs mailing list