diff options
Diffstat (limited to 'core/CMakeLists.txt')
-rw-r--r-- | core/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt index 5f20a6130..7063673c5 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -47,7 +47,6 @@ tde_add_library( polkit-tqt-core SHARED AUTOMOC polkit-tqt-subject.cpp polkit-tqt-temporaryauthorization.cpp VERSION 0.0.0 - CXX_FEATURES cxx_nullptr LINK ${TQT_LIBRARIES} LINK_PRIVATE ${POLKIT_GOBJECT_LIBRARIES} DESTINATION ${LIB_INSTALL_DIR} |