[Bf-blender-cvs] [c21f9930bcc] gsoc-2021-porting-modifiers-to-nodes-solidify: removed makesrna from includes in CMakeLists.txt

Fabian Schempp noreply at git.blender.org
Fri Jul 16 21:17:24 CEST 2021


Commit: c21f9930bcc017756480717adce8d620106c6c6e
Author: Fabian Schempp
Date:   Fri Jul 16 21:17:19 2021 +0200
Branches: gsoc-2021-porting-modifiers-to-nodes-solidify
https://developer.blender.org/rBc21f9930bcc017756480717adce8d620106c6c6e

removed makesrna from includes in CMakeLists.txt

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

M	source/blender/geometry/CMakeLists.txt

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

diff --git a/source/blender/geometry/CMakeLists.txt b/source/blender/geometry/CMakeLists.txt
index 6ffc3ed286a..94e4f8aa290 100644
--- a/source/blender/geometry/CMakeLists.txt
+++ b/source/blender/geometry/CMakeLists.txt
@@ -23,7 +23,6 @@ set(INC
         ../blenkernel
         ../blenlib
         ../makesdna
-        ../makesrna
         ../../../intern/guardedalloc
         )



More information about the Bf-blender-cvs mailing list