diff options
| author | Liam P. White <inkscapebrony@gmail.com> | 2015-02-25 01:04:28 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebrony@gmail.com> | 2015-02-25 01:04:28 +0000 |
| commit | 73f83ba325e7d28693363d8d6e6b9482e4e12081 (patch) | |
| tree | cead8f00e537e51838d8469fc52b4ba8d04805f8 /src/CMakeLists.txt | |
| parent | create SPObject factory (diff) | |
| download | inkscape-73f83ba325e7d28693363d8d6e6b9482e4e12081.tar.gz inkscape-73f83ba325e7d28693363d8d6e6b9482e4e12081.zip | |
Strip ToolFactory
(bzr r13939.1.2)
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 617e9dce1..ddb715f55 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -19,6 +19,7 @@ set(sp_SRC sp-defs.cpp sp-desc.cpp sp-ellipse.cpp + sp-factory.cpp sp-filter-primitive.cpp sp-filter-reference.cpp sp-filter.cpp |
