Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2017-04-06 17:44:32 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2017-04-06 17:44:32 +0300
commit035b340f4824db7afe93d9e4e237920503ef5619 (patch)
treea7e955b73a7de5e5aadb9f225da4853fd8c7cc3b /source/blender/windowmanager/CMakeLists.txt
parentec178b861cff21307c86c24029cfe6626017f086 (diff)
Depsgraph: Remove old depsgraph header from window manager
Diffstat (limited to 'source/blender/windowmanager/CMakeLists.txt')
-rw-r--r--source/blender/windowmanager/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/windowmanager/CMakeLists.txt b/source/blender/windowmanager/CMakeLists.txt
index 63f04a803c0..ffdc0a59dee 100644
--- a/source/blender/windowmanager/CMakeLists.txt
+++ b/source/blender/windowmanager/CMakeLists.txt
@@ -33,6 +33,7 @@ set(INC
../blenloader
../blentranslation
../compositor
+ ../depsgraph
../editors/include
../gpu
../imbuf