GIT_SILENT disable deprecated API from Qt 5.13 and before
This commit is contained in:
parent
67811e152a
commit
a4b74ea551
@ -140,7 +140,7 @@ ecm_setup_qtplugin_macro_names(
|
||||
CONFIG_CODE_VARIABLE
|
||||
PACKAGE_SETUP_AUTOMOC_VARIABLES
|
||||
)
|
||||
add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050c00)
|
||||
add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
|
||||
|
||||
#add_definitions(-Wno-deprecated)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user