diff options
| author | Campbell Barton <ideasman42@gmail.com> | 2011-06-13 15:24:52 +0000 |
|---|---|---|
| committer | Campbell Barton <ideasman42@gmail.com> | 2011-06-13 15:24:52 +0000 |
| commit | eceeca65839d5e61234c235d5a6df0e360707862 (patch) | |
| tree | ae793b775b4f53b4ca8704d44168e28cfbadc424 /src/helper | |
| parent | display angle info in the measurement tool (diff) | |
| download | inkscape-eceeca65839d5e61234c235d5a6df0e360707862.tar.gz inkscape-eceeca65839d5e61234c235d5a6df0e360707862.zip | |
cmake:
The cmake files were using the inkscape-version.cpp file generated by autoconfigure.
now generate our own.
Also remove bad include.
(bzr r10289)
Diffstat (limited to 'src/helper')
| -rw-r--r-- | src/helper/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/helper/CMakeLists.txt b/src/helper/CMakeLists.txt index f1069e986..8137487e2 100644 --- a/src/helper/CMakeLists.txt +++ b/src/helper/CMakeLists.txt @@ -37,7 +37,6 @@ set(helper_SRC pixbuf-ops.h png-write.h recthull.h - sp-marshal.h stlport.h stock-items.h unit-menu.h |
