[Bf-blender-cvs] [a9de7c7] depsgraph_refactor: Depsgraph: Remove stub.h from CMakeLists.txt

Sergey Sharybin noreply at git.blender.org
Thu Feb 12 08:04:44 CET 2015


Commit: a9de7c73397195f8aaec3a7a0372795a7a2d9478
Author: Sergey Sharybin
Date:   Thu Feb 12 12:04:20 2015 +0500
Branches: depsgraph_refactor
https://developer.blender.org/rBa9de7c73397195f8aaec3a7a0372795a7a2d9478

Depsgraph: Remove stub.h from CMakeLists.txt

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

M	source/blender/depsgraph/CMakeLists.txt

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

diff --git a/source/blender/depsgraph/CMakeLists.txt b/source/blender/depsgraph/CMakeLists.txt
index a66c523..1de5dc3 100644
--- a/source/blender/depsgraph/CMakeLists.txt
+++ b/source/blender/depsgraph/CMakeLists.txt
@@ -74,7 +74,6 @@ set(SRC
 	intern/depsgraph_intern.h
 	intern/depsgraph_queue.h
 	intern/depsgraph_types.h
-	intern/stubs.h
 
 	util/depsgraph_util_function.h
 	util/depsgraph_util_hash.h




More information about the Bf-blender-cvs mailing list