-
-
Save su-v/938a659f639b43007ff2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=== modified file 'src/2geom/CMakeLists.txt' | |
--- src/2geom/CMakeLists.txt 2015-05-22 09:39:48 +0000 | |
+++ src/2geom/CMakeLists.txt 2015-07-05 05:50:38 +0000 | |
@@ -68,8 +68,6 @@ | |
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 @@ | |
generic-interval.h | |
generic-rect.h | |
geom.h | |
- hvlinesegment.h | |
int-interval.h | |
int-point.h | |
int-rect.h | |
@@ -91,19 +88,16 @@ | |
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 @@ | |
sbasis-poly.h | |
sbasis-to-bezier.h | |
sbasis.h | |
- shape.h | |
solver.h | |
svg-path-parser.h | |
svg-path-writer.h | |
=== modified file 'src/live_effects/CMakeLists.txt' | |
--- src/live_effects/CMakeLists.txt 2015-04-08 01:54:48 +0000 | |
+++ src/live_effects/CMakeLists.txt 2015-07-05 05:47:47 +0000 | |
@@ -3,7 +3,6 @@ | |
lpe-angle_bisector.cpp | |
lpe-attach-path.cpp | |
lpe-bendpath.cpp | |
- lpe-boolops.cpp | |
lpe-bounding-box.cpp | |
lpe-bspline.cpp | |
lpe-circle_3pts.cpp | |
@@ -81,7 +80,6 @@ | |
lpe-angle_bisector.h | |
lpe-attach-path.h | |
lpe-bendpath.h | |
- lpe-boolops.h | |
lpe-bounding-box.h | |
lpe-bspline.h | |
lpe-circle_3pts.h | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment