From 6ba128129d871b656623ce231fd7cba7a4d7af1d Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 17 May 2015 16:09:15 +1000 Subject: CMake: correct file listing --- source/blender/editors/util/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/editors') 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 -- cgit v1.2.3