summaryrefslogtreecommitdiffstats
path: root/src/live_effects
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2015-07-08 21:08:19 +0000
committerKrzysztof KosiƄski <tweenk.pl@gmail.com>2015-07-08 21:08:19 +0000
commit96085240c58b87b7df948b7fa1e928a4432a7cf1 (patch)
tree56a926ec5bfc7556c2b9adc025b9fe635575f73c /src/live_effects
parentPatch from Simon Keller to correct alignment of rotated text in PDF+TEX output. (diff)
downloadinkscape-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/live_effects')
-rw-r--r--src/live_effects/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/live_effects/CMakeLists.txt b/src/live_effects/CMakeLists.txt
index c4b92e579..8a097590a 100644
--- a/src/live_effects/CMakeLists.txt
+++ b/src/live_effects/CMakeLists.txt
@@ -3,7 +3,6 @@ set(live_effects_SRC
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 @@ set(live_effects_SRC
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