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>2015-05-17 09:09:15 +0300
committerCampbell Barton <ideasman42@gmail.com>2015-05-17 09:09:15 +0300
commit6ba128129d871b656623ce231fd7cba7a4d7af1d (patch)
tree9e78b33c468c2378210727317ba4aaf4a601a22a /source/blender/editors
parent60f60ed49641fbe1950460b89fcd2b5c494f1437 (diff)
CMake: correct file listing
Diffstat (limited to 'source/blender/editors')
-rw-r--r--source/blender/editors/util/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/util/CMakeLists.txt b/source/blender/editors/util/CMakeLists.txt
index d1495d85e64..47894e1bc1f 100644
--- a/source/blender/editors/util/CMakeLists.txt
+++ b/source/blender/editors/util/CMakeLists.txt
@@ -70,6 +70,7 @@ set(SRC
../include/ED_node.h
../include/ED_numinput.h
../include/ED_object.h
+ ../include/ED_outliner.h
../include/ED_paint.h
../include/ED_particle.h
../include/ED_physics.h