mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-05-28 00:30:23 -04:00
GIT_SILENT QT_DEPRECATED_WARNINGS_SINCE will be done by ECM
This commit is contained in:
parent
e9b52df1d3
commit
bdf23e45d5
@ -49,7 +49,6 @@ add_definitions(-DQT_NO_FOREACH)
|
||||
# 050d00 (5.13) triggers a BIC in qimageiohandler.h, in Qt 5.13, so do not enable that until we can require 5.14
|
||||
# https://codereview.qt-project.org/c/qt/qtbase/+/279215
|
||||
add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050c00)
|
||||
add_definitions(-DQT_DEPRECATED_WARNINGS_SINCE=0x060000)
|
||||
add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x053f00)
|
||||
add_subdirectory(src)
|
||||
if (BUILD_TESTING)
|
||||
|
Loading…
Reference in New Issue
Block a user