From cb1ecdc0993b8be6c852adf7e84577c62fc87af0 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 8 Feb 2012 11:57:59 +1100 Subject: add missing files in cmake (bzr r10949) --- src/live_effects/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/live_effects/CMakeLists.txt b/src/live_effects/CMakeLists.txt index bb97e6f1d..e066e7f43 100644 --- a/src/live_effects/CMakeLists.txt +++ b/src/live_effects/CMakeLists.txt @@ -67,6 +67,7 @@ set(live_effects_SRC lpe-boolops.h lpe-circle_3pts.h lpe-circle_with_radius.h + lpe-clone-original.h lpe-constructgrid.h lpe-copy_rotate.h lpe-curvestitch.h @@ -100,12 +101,14 @@ set(live_effects_SRC lpegroupbbox.h lpeobject-reference.h lpeobject.h + parameter/array.h parameter/bool.h parameter/enum.h parameter/parameter.h parameter/path-reference.h parameter/path.h + parameter/originalpath.h parameter/point.h parameter/powerstrokepointarray.h parameter/random.h -- cgit v1.2.3