diff options
| author | Campbell Barton <ideasman42@gmail.com> | 2011-06-22 14:33:11 +0000 |
|---|---|---|
| committer | Campbell Barton <ideasman42@gmail.com> | 2011-06-22 14:33:11 +0000 |
| commit | fd70df8246aa298587c90fa5d451c25abe858045 (patch) | |
| tree | 69c7b7db207ea86689cf2efe03046ed48a555d1e /src/CMakeLists.txt | |
| parent | Replace deprecated GtkCombo (diff) | |
| download | inkscape-fd70df8246aa298587c90fa5d451c25abe858045.tar.gz inkscape-fd70df8246aa298587c90fa5d451c25abe858045.zip | |
get cmake working again.
(bzr r10334)
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d048eaa87..1e4ad99e6 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -25,7 +25,6 @@ set(sp_SRC sp-flowtext.cpp
sp-font-face.cpp
sp-font.cpp
- sp-gaussian-blur.cpp
sp-glyph-kerning.cpp
sp-glyph.cpp
sp-gradient-reference.cpp
@@ -85,7 +84,6 @@ set(sp_SRC sp-defs.h
sp-desc.h
sp-ellipse.h
- sp-filter-fns.h
sp-filter-primitive.h
sp-filter-reference.h
sp-filter-units.h
@@ -95,8 +93,6 @@ set(sp_SRC sp-flowtext.h
sp-font-face.h
sp-font.h
- sp-gaussian-blur-fns.h
- sp-gaussian-blur.h
sp-glyph-kerning.h
sp-glyph.h
sp-gradient-fns.h
|
