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>2018-04-18 09:21:24 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-04-18 09:21:24 +0300
commitee11c85c068fe5d94bf2888d3dfafb48ed945e07 (patch)
tree8a5b52e648e1ce65ea5500c8e5cc48ae4ac829aa /source/blender/blenkernel/CMakeLists.txt
parentb40f5be01f8d0aa50af46ac7a79cfe88efdcbe18 (diff)
CMake: make recent bad level include explicit
This isn't something we should do, each instance should be noted and removed.
Diffstat (limited to 'source/blender/blenkernel/CMakeLists.txt')
-rw-r--r--source/blender/blenkernel/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/blenkernel/CMakeLists.txt b/source/blender/blenkernel/CMakeLists.txt
index 6d8419208e8..4191580b0fa 100644
--- a/source/blender/blenkernel/CMakeLists.txt
+++ b/source/blender/blenkernel/CMakeLists.txt
@@ -31,7 +31,6 @@ set(INC
../blentranslation
../depsgraph
../draw
- ../editors/include
../gpu
../ikplugin
../imbuf