diff options
Diffstat (limited to 'ksvg/CMakeLists.txt')
-rw-r--r-- | ksvg/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ksvg/CMakeLists.txt b/ksvg/CMakeLists.txt index e3fd997e..534cf56e 100644 --- a/ksvg/CMakeLists.txt +++ b/ksvg/CMakeLists.txt @@ -34,7 +34,6 @@ configure_file( ${TDE_CMAKE_TEMPLATES}/tde_dummy_cpp.cmake dummy.cpp COPYONLY ) tde_add_library( ksvg SHARED SOURCES dummy.cpp - CXX_FEATURES cxx_nullptr VERSION 0.0.1 EMBED ksvgdom-static ksvgdomimpl-static ksvgcore-static ksvgecma-static |