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/libnrtype | |
| parent | Replace deprecated GtkCombo (diff) | |
| download | inkscape-fd70df8246aa298587c90fa5d451c25abe858045.tar.gz inkscape-fd70df8246aa298587c90fa5d451c25abe858045.zip | |
get cmake working again.
(bzr r10334)
Diffstat (limited to 'src/libnrtype')
| -rw-r--r-- | src/libnrtype/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/libnrtype/CMakeLists.txt b/src/libnrtype/CMakeLists.txt index 835665761..3d52e2c4e 100644 --- a/src/libnrtype/CMakeLists.txt +++ b/src/libnrtype/CMakeLists.txt @@ -12,13 +12,11 @@ set(nrtype_SRC Layout-TNG-Scanline-Makers.cpp nr-type-pos-def.cpp nr-type-primitives.cpp - RasterFont.cpp TextWrapper.cpp FontFactory.h Layout-TNG-Scanline-Maker.h Layout-TNG.h - RasterFont.h TextWrapper.h boundary-type.h font-glyph.h @@ -32,8 +30,6 @@ set(nrtype_SRC one-box.h one-glyph.h one-para.h - raster-glyph.h - raster-position.h text-boundary.h ) |
