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/live_effects | |
| 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/live_effects')
| -rw-r--r-- | src/live_effects/CMakeLists.txt | 2 |
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 |
