diff options
Diffstat (limited to 'gui/CMakeLists.txt')
-rw-r--r-- | gui/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/CMakeLists.txt b/gui/CMakeLists.txt index 8a1f39695..4cfd453ae 100644 --- a/gui/CMakeLists.txt +++ b/gui/CMakeLists.txt @@ -42,7 +42,6 @@ tde_add_library( polkit-tqt-gui SHARED AUTOMOC polkit-tqt-gui-actionbutton.cpp polkit-tqt-gui-actionbuttons.cpp VERSION 0.0.0 - CXX_FEATURES cxx_nullptr LINK polkit-tqt-core-shared LINK_PRIVATE ${POLKIT_GOBJECT_LIBRARIES} DESTINATION ${LIB_INSTALL_DIR} |