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>2018-06-17 12:57:49 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-06-17 12:57:49 +0300
commit43ce201125ff97e16a56b372a91442590498dacc (patch)
tree10b6ef3c41cab5b9cef0b93d99de0a14fca4157f /source/blender/editors/util
parent75188552a113f4dc226f21076f883ac3c11c9a98 (diff)
parent42103a3eb8e9ee341c89310cc2343bc21b6ae7e2 (diff)
Merge branch 'master' into blender2.8
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 24cfde90804..fa21facefc2 100644
--- a/source/blender/editors/util/CMakeLists.txt
+++ b/source/blender/editors/util/CMakeLists.txt
@@ -87,6 +87,7 @@ set(SRC
../include/ED_transform_snap_object_context.h
../include/ED_transverts.h
../include/ED_types.h
+ ../include/ED_undo.h
../include/ED_util.h
../include/ED_uvedit.h
../include/ED_view3d.h