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:
authorCampbell Barton <ideasman42@gmail.com>2011-07-17 13:11:13 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-07-17 13:11:13 +0400
commit5792bd7cc74581a5ac37325207c1cc6a338be9c7 (patch)
tree53ac7a4d0a317dc9c4552afca1a226a50fd3e43c /source/blender/editors/animation/CMakeLists.txt
parentc9ad903af2b70013eaab85567e3affa8bcc6d172 (diff)
cmake: cleanup include paths, some duplicates and going up some unneeded dirs.
Diffstat (limited to 'source/blender/editors/animation/CMakeLists.txt')
-rw-r--r--source/blender/editors/animation/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/animation/CMakeLists.txt b/source/blender/editors/animation/CMakeLists.txt
index a3c1d035d9b..83fe91d6f76 100644
--- a/source/blender/editors/animation/CMakeLists.txt
+++ b/source/blender/editors/animation/CMakeLists.txt
@@ -22,8 +22,8 @@
set(INC
../include
../../blenkernel
- ../../blenloader
../../blenlib
+ ../../blenloader
../../makesdna
../../makesrna
../../windowmanager