Remove too strict Qt/KF5 deprecation rule. GIT_SILENT

wilder-portage-prov
David Faure 6 years ago
parent 573100ed6f
commit ca8e92a560
  1. 3
      statusnotifierwatcher/CMakeLists.txt

@ -1,7 +1,4 @@
add_definitions("-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII")
# clear setting pulled in from finding KF5::KDELibs4Support before resetting
remove_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0)
add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000)
add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
set(kded_statusnotifierwatcher_SRCS statusnotifierwatcher.cpp )

Loading…
Cancel
Save