[Bf-blender-cvs] [a88d6f8ee15] temp-io-alembic-changes-up-to-D7672: Remove unnecessary include directories from CMakeLists.txt

Sybren A. Stüvel noreply at git.blender.org
Fri May 8 17:57:49 CEST 2020


Commit: a88d6f8ee15f94abb5bb9d52da8e79c6e74904c6
Author: Sybren A. Stüvel
Date:   Fri May 8 17:25:07 2020 +0200
Branches: temp-io-alembic-changes-up-to-D7672
https://developer.blender.org/rBa88d6f8ee15f94abb5bb9d52da8e79c6e74904c6

Remove unnecessary include directories from CMakeLists.txt

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

M	source/blender/io/common/CMakeLists.txt

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

diff --git a/source/blender/io/common/CMakeLists.txt b/source/blender/io/common/CMakeLists.txt
index e107712aeda..4ed6f12762e 100644
--- a/source/blender/io/common/CMakeLists.txt
+++ b/source/blender/io/common/CMakeLists.txt
@@ -24,8 +24,6 @@ set(INC
   ../../blenlib
   ../../depsgraph
   ../../makesdna
-  ../../makesrna
-  ../../../../intern/guardedalloc
 )
 
 set(INC_SYS



More information about the Bf-blender-cvs mailing list