diff options
| author | suv-lp <> | 2016-02-09 02:16:06 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marcjeanmougin@free.fr> | 2016-02-09 02:16:06 +0000 |
| commit | 179739b60f65b6b8ceaa5bd544bf31228503f726 (patch) | |
| tree | 5ce3e47c721378897f1970e9616e5d4f32324bad /src | |
| parent | Allow python extensions to get the list of selected nodes (diff) | |
| download | inkscape-179739b60f65b6b8ceaa5bd544bf31228503f726.tar.gz inkscape-179739b60f65b6b8ceaa5bd544bf31228503f726.zip | |
Fix CMake build broken by r14639
Fixed bugs:
- https://launchpad.net/bugs/1543298
(bzr r14642)
Diffstat (limited to 'src')
| -rw-r--r-- | src/2geom/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/2geom/CMakeLists.txt b/src/2geom/CMakeLists.txt index 33f8baee6..97b47b630 100644 --- a/src/2geom/CMakeLists.txt +++ b/src/2geom/CMakeLists.txt @@ -71,7 +71,6 @@ set(2geom_SRC crossing.h curve.h curves.h - d2-sbasis.h d2.h ellipse.h elliptical-arc.h |
