[Bf-blender-cvs] [d7cb25e0288] geometry-nodes: Fixup for cmake header cleanup

Dalai Felinto noreply at git.blender.org
Thu Oct 29 18:27:57 CET 2020


Commit: d7cb25e0288179c29186b80674884fd6e4f071a3
Author: Dalai Felinto
Date:   Thu Oct 29 18:27:22 2020 +0100
Branches: geometry-nodes
https://developer.blender.org/rBd7cb25e0288179c29186b80674884fd6e4f071a3

Fixup for cmake header cleanup

Issue introduced on f73a420e5aceb610bc38.

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

M	source/blender/modifiers/CMakeLists.txt

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

diff --git a/source/blender/modifiers/CMakeLists.txt b/source/blender/modifiers/CMakeLists.txt
index c5232950453..ea4041c9c3c 100644
--- a/source/blender/modifiers/CMakeLists.txt
+++ b/source/blender/modifiers/CMakeLists.txt
@@ -116,8 +116,8 @@ set(SRC
   intern/MOD_wireframe.c
 
   MOD_modifiertypes.h
+  MOD_nodes.h
   intern/MOD_meshcache_util.h
-  intern/MOD_nodes.h
   intern/MOD_solidify_util.h
   intern/MOD_ui_common.h
   intern/MOD_util.h



More information about the Bf-blender-cvs mailing list