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>2015-07-08 16:24:16 +0300
committerCampbell Barton <ideasman42@gmail.com>2015-07-08 17:09:26 +0300
commit4a328a76895c4f03b528b3c7e251475e76c68351 (patch)
tree6a876d72be674294f63d3619b4464c4e8c262b0b /source/blender/editors/curve/CMakeLists.txt
parentde6b4dc7f7f5e78ebfefdfe804218a69631d778e (diff)
EditCurve: move selection 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 1b877c0fba9..66c281df5fa 100644
--- a/source/blender/editors/curve/CMakeLists.txt
+++ b/source/blender/editors/curve/CMakeLists.txt
@@ -37,6 +37,7 @@ set(SRC
curve_ops.c
editcurve.c
editcurve_add.c
+ editcurve_select.c
editfont.c
curve_intern.h