summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2015-05-08 15:35:07 +0000
committerKrzysztof KosiƄski <tweenk.pl@gmail.com>2015-05-08 15:35:07 +0000
commite5eda536f276f5042474ea65bba99a694afbeb71 (patch)
tree4f6d5345f6f15ef978fbd19b4bff035368917989
parentUpdate to 2Geom r2358 - better z-snapping logic (diff)
downloadinkscape-e5eda536f276f5042474ea65bba99a694afbeb71.tar.gz
inkscape-e5eda536f276f5042474ea65bba99a694afbeb71.zip
Adjust CMakeLists for 2geom directory
(bzr r14059.2.8)
-rw-r--r--src/2geom/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/2geom/CMakeLists.txt b/src/2geom/CMakeLists.txt
index 119c7aa71..eb25074ef 100644
--- a/src/2geom/CMakeLists.txt
+++ b/src/2geom/CMakeLists.txt
@@ -11,7 +11,6 @@ set(2geom_SRC
circle.cpp
# conic_section_clipper_impl.cpp
# conicsec.cpp
- conjugate_gradient.cpp
convex-hull.cpp
coord.cpp
crossing.cpp
@@ -34,7 +33,6 @@ set(2geom_SRC
quadtree.cpp
rect.cpp
# recursive-bezier-intersection.cpp
- region.cpp
sbasis-2d.cpp
sbasis-geometric.cpp
sbasis-math.cpp
@@ -42,7 +40,6 @@ set(2geom_SRC
sbasis-roots.cpp
sbasis-to-bezier.cpp
sbasis.cpp
- shape.cpp
solve-bezier.cpp
solve-bezier-one-d.cpp
solve-bezier-parametric.cpp
@@ -67,7 +64,6 @@ set(2geom_SRC
bezier.h
choose.h
circle.h
- circulator.h
concepts.h
conic_section_clipper.h
conic_section_clipper_cr.h