diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2017-06-07 11:09:49 +0000 |
|---|---|---|
| committer | jabiertxof <info@marker.es> | 2017-06-07 11:09:49 +0000 |
| commit | e653cfebf985eef47e2a643d4eb6faefb741a848 (patch) | |
| tree | 26685a3ce48c06b1f846ad25f8f3b500cde638f7 /src/live_effects/CMakeLists.txt | |
| parent | update to trunk (diff) | |
| parent | Merge LPE bool from Michael Soegtrop (diff) | |
| download | inkscape-e653cfebf985eef47e2a643d4eb6faefb741a848.tar.gz inkscape-e653cfebf985eef47e2a643d4eb6faefb741a848.zip | |
Update to trunk
(bzr r15721)
Diffstat (limited to 'src/live_effects/CMakeLists.txt')
| -rw-r--r-- | src/live_effects/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/live_effects/CMakeLists.txt b/src/live_effects/CMakeLists.txt index 75e3c2154..b988cd7e1 100644 --- a/src/live_effects/CMakeLists.txt +++ b/src/live_effects/CMakeLists.txt @@ -55,6 +55,7 @@ set(live_effects_SRC lpegroupbbox.cpp lpeobject-reference.cpp lpe-vonkoch.cpp + lpe-bool.cpp lpeobject.cpp spiro-converters.cpp spiro.cpp @@ -140,6 +141,7 @@ set(live_effects_SRC lpe-test-doEffect-stack.h lpe-text_label.h lpe-vonkoch.h + lpe-bool.h lpegroupbbox.h lpeobject-reference.h lpeobject.h |
