diff options
Diffstat (limited to 'ksvg/impl/CMakeLists.txt')
-rw-r--r-- | ksvg/impl/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ksvg/impl/CMakeLists.txt b/ksvg/impl/CMakeLists.txt index b8bfe01c..82980a01 100644 --- a/ksvg/impl/CMakeLists.txt +++ b/ksvg/impl/CMakeLists.txt @@ -89,6 +89,5 @@ tde_add_library( ksvgdomimpl STATIC_PIC AUTOMOC SVGFontFaceUriElementImpl.cpp SVGDefinitionSrcElementImpl.cpp SVGHKernElementImpl.cpp SVGVKernElementImpl.cpp SVGMetadataElementImpl.cpp SVGForeignObjectElementImpl.cpp svgpathparser.cpp - CXX_FEATURES cxx_nullptr LINK kjs-shared ) |