mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-06 18:40:23 +00:00
Merge branch 'warnfix' into 'master'
Suppress warnings spam from Qt See merge request OpenMW/openmw!2145
This commit is contained in:
commit
bf17dc55e5
@ -696,6 +696,7 @@ if (WIN32)
|
||||
4100 # Unreferenced formal parameter (-Wunused-parameter)
|
||||
4127 # Conditional expression is constant
|
||||
4996 # Function was declared deprecated
|
||||
5054 # Deprecated operations between enumerations of different types caused by Qt headers
|
||||
)
|
||||
|
||||
if( "${MyGUI_VERSION}" VERSION_LESS_EQUAL "3.4.0" )
|
||||
|
Loading…
x
Reference in New Issue
Block a user