Drop outdated QT_USE_FAST_OPERATOR_PLUS

remotes/origin/work/aacid/shorcutslost_2008
Laurent Montel 6 years ago
parent 7ccb475df8
commit f7cc59b7dc
  1. 2
      CMakeLists.txt

@ -145,7 +145,7 @@ set_package_properties("Poppler" PROPERTIES
TYPE RECOMMENDED
PURPOSE "Support for PDF files in okular.")
add_definitions(-DQT_USE_FAST_OPERATOR_PLUS)
add_definitions(-DQT_USE_QSTRINGBUILDER)
add_definitions(-DTRANSLATION_DOMAIN="okular")
add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
add_definitions(-DQT_DEPRECATED_WARNINGS_SINCE=0x050C00)

Loading…
Cancel
Save