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:
authorJulian Eisel <eiseljulian@gmail.com>2017-02-28 23:35:29 +0300
committerJulian Eisel <eiseljulian@gmail.com>2017-02-28 23:37:15 +0300
commitf35907444eb433a41f586a7efe4090a954c305a0 (patch)
tree532ae169a03a0895a61ffbdbf3971215db4d36bb /source/blender/editors/space_outliner/CMakeLists.txt
parent3176bb83469df9dcba1f8243763bf182daeea6bb (diff)
Cleanup: Add outliner_utils.c, move functions into it
Diffstat (limited to 'source/blender/editors/space_outliner/CMakeLists.txt')
-rw-r--r--source/blender/editors/space_outliner/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/space_outliner/CMakeLists.txt b/source/blender/editors/space_outliner/CMakeLists.txt
index 18998b5de5c..a9d630c31e5 100644
--- a/source/blender/editors/space_outliner/CMakeLists.txt
+++ b/source/blender/editors/space_outliner/CMakeLists.txt
@@ -44,6 +44,7 @@ set(SRC
outliner_select.c
outliner_tools.c
outliner_tree.c
+ outliner_utils.c
space_outliner.c
outliner_intern.h