diff options
| author | Liam P. White <inkscapebrony@gmail.com> | 2015-03-19 01:41:26 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebrony@gmail.com> | 2015-03-19 01:41:26 +0000 |
| commit | 6177de61cec9a47677b076ffee4dd56d445f6c13 (patch) | |
| tree | 1204bab13f090b7ddd95b7886655dfa380519ce8 /src/helper/CMakeLists.txt | |
| parent | Changed two SP_IS_LPE_ITEM calls (diff) | |
| download | inkscape-6177de61cec9a47677b076ffee4dd56d445f6c13.tar.gz inkscape-6177de61cec9a47677b076ffee4dd56d445f6c13.zip | |
Let's hope the world doesn't end
Native 2geom path outliner, still buggy
(bzr r14014)
Diffstat (limited to 'src/helper/CMakeLists.txt')
| -rw-r--r-- | src/helper/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/helper/CMakeLists.txt b/src/helper/CMakeLists.txt index 74ce2c85d..ff4760c24 100644 --- a/src/helper/CMakeLists.txt +++ b/src/helper/CMakeLists.txt @@ -13,6 +13,7 @@ set(helper_SRC action-context.cpp geom.cpp geom-nodetype.cpp + geom-pathstroke.cpp gnome-utils.cpp pixbuf-ops.cpp png-write.cpp @@ -30,6 +31,7 @@ set(helper_SRC action-context.h geom-curves.h geom-nodetype.h + geom-pathstroke.h geom.h gnome-utils.h mathfns.h |
