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-09-12 04:38:57 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-09-12 04:38:57 +0400
commitca662d0fd651ad0fa159bbeacb31a49f11f37526 (patch)
tree11aec4952e6d3478b8755850accb300c86591875 /source/blender/modifiers/CMakeLists.txt
parent07687cef7dcfda9e6f668e491515b61c072d82c9 (diff)
parent56460a0340b6afdb26fa19eb5bd92eda1a1693aa (diff)
svn merge -r40124:40140 https://svn.blender.org/svnroot/bf-blender/trunk/blender
Diffstat (limited to 'source/blender/modifiers/CMakeLists.txt')
-rw-r--r--source/blender/modifiers/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/modifiers/CMakeLists.txt b/source/blender/modifiers/CMakeLists.txt
index 9a35e9762df..5147698927b 100644
--- a/source/blender/modifiers/CMakeLists.txt
+++ b/source/blender/modifiers/CMakeLists.txt
@@ -124,7 +124,6 @@ if(WITH_GAMEENGINE)
list(APPEND INC
../gpu
../../../extern/recastnavigation/Recast/Include
- ../editors/include # XXX - BAD LEVEL CALL, REMOVE BEFORE RELEASE
)
endif()