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-09-16 04:03:33 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-09-16 04:03:33 +0400
commite8ade192ff081a41275687b167e22792eadcaaa9 (patch)
tree3dc75dcc9fdc03745dbc10890b55fe99e9b544ff /source/blender/editors/curve/CMakeLists.txt
parent3306afac876b545d85b121ea1bc7539d5c759d94 (diff)
move editcurve add functions into their own source file editcurve_add.c
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 4f34bd19b5b..0b449c4334d 100644
--- a/source/blender/editors/curve/CMakeLists.txt
+++ b/source/blender/editors/curve/CMakeLists.txt
@@ -36,6 +36,7 @@ set(INC_SYS
set(SRC
curve_ops.c
editcurve.c
+ editcurve_add.c
editfont.c
lorem.c