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-03-19 18:30:53 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-03-19 18:30:53 +0300
commite7ca9d3477393eb3e15f6916982fa43d97dfc49e (patch)
treee73ccb099e32d8ccbac61c07868c2d4bb186d7a3 /source/blender/editors/curve/CMakeLists.txt
parentc78ebf9f26d01fcc3cf16baa9da922ee183f4b09 (diff)
Cleanup: move curve undo into own file
Diffstat (limited to 'source/blender/editors/curve/CMakeLists.txt')
-rw-r--r--source/blender/editors/curve/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/curve/CMakeLists.txt b/source/blender/editors/curve/CMakeLists.txt
index 2f5b2ab6e87..13f12f62d95 100644
--- a/source/blender/editors/curve/CMakeLists.txt
+++ b/source/blender/editors/curve/CMakeLists.txt
@@ -42,6 +42,7 @@ set(SRC
editcurve_add.c
editcurve_paint.c
editcurve_select.c
+ editcurve_undo.c
editfont.c
editfont_undo.c