diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2015-07-08 21:08:19 +0000 |
|---|---|---|
| committer | Krzysztof KosiĆski <tweenk.pl@gmail.com> | 2015-07-08 21:08:19 +0000 |
| commit | 96085240c58b87b7df948b7fa1e928a4432a7cf1 (patch) | |
| tree | 56a926ec5bfc7556c2b9adc025b9fe635575f73c /src/2geom/CMakeLists.txt | |
| parent | Patch from Simon Keller to correct alignment of rotated text in PDF+TEX output. (diff) | |
| download | inkscape-96085240c58b87b7df948b7fa1e928a4432a7cf1.tar.gz inkscape-96085240c58b87b7df948b7fa1e928a4432a7cf1.zip | |
Fix build failures on some platforms.
Correct CMakeLists.txt after 2Geom sync - patch by su_v.
(bzr r14237)
Diffstat (limited to 'src/2geom/CMakeLists.txt')
| -rw-r--r-- | src/2geom/CMakeLists.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/2geom/CMakeLists.txt b/src/2geom/CMakeLists.txt index 8a2884a2a..eb7abb614 100644 --- a/src/2geom/CMakeLists.txt +++ b/src/2geom/CMakeLists.txt @@ -68,8 +68,6 @@ set(2geom_SRC conic_section_clipper_cr.h conic_section_clipper_impl.h conicsec.h - conjugate_gradient.h - convex-cover.h coord.h crossing.h curve.h @@ -83,7 +81,6 @@ set(2geom_SRC generic-interval.h generic-rect.h geom.h - hvlinesegment.h int-interval.h int-point.h int-rect.h @@ -91,19 +88,16 @@ set(2geom_SRC line.h linear.h math-utils.h - nearest-point.h ord.h path-intersection.h path-sink.h path.h pathvector.h piecewise.h - point-ops.h point.h polynomial.h ray.h rect.h - region.h sbasis-2d.h sbasis-curve.h sbasis-geometric.h @@ -111,7 +105,6 @@ set(2geom_SRC sbasis-poly.h sbasis-to-bezier.h sbasis.h - shape.h solver.h svg-path-parser.h svg-path-writer.h |
