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>2013-07-20 07:51:49 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-07-20 07:51:49 +0400
commit32f3771d0b27875046724d89309d1a5f73048bc4 (patch)
tree31288ec29d7a2b9596b5a095fee4e34eef23d907 /source/blender/editors/util/CMakeLists.txt
parentef4d5991945fb0216d492ff9eda1b9f8f22188fd (diff)
hidden wireframe option for mesh editmode, important for retopology mode (can be used with xray).
Diffstat (limited to 'source/blender/editors/util/CMakeLists.txt')
-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 ea5e806647f..e72385b311d 100644
--- a/source/blender/editors/util/CMakeLists.txt
+++ b/source/blender/editors/util/CMakeLists.txt
@@ -47,6 +47,7 @@ set(SRC
../include/BIF_glutil.h
../include/ED_anim_api.h
../include/ED_armature.h
+ ../include/ED_buttons.h
../include/ED_clip.h
../include/ED_curve.h
../include/ED_datafiles.h