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>2012-09-05 04:52:35 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-09-05 04:52:35 +0400
commit2016791fee852439d50ed4b76bcea7b130c2173d (patch)
treee64e481be200c924f18a7ed5b08ab393e2d157dd /source/blender/editors/util
parent8cf9e5f8c3904b3e46743c92c0275c4c54726866 (diff)
add missing files from cmakes lists
Diffstat (limited to 'source/blender/editors/util')
-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 c13e6c16413..e0991c48fa6 100644
--- a/source/blender/editors/util/CMakeLists.txt
+++ b/source/blender/editors/util/CMakeLists.txt
@@ -62,6 +62,7 @@ set(SRC
../include/ED_lattice.h
../include/ED_logic.h
../include/ED_markers.h
+ ../include/ED_mask.h
../include/ED_mball.h
../include/ED_mesh.h
../include/ED_node.h