linux: Disable warnings for g_settings_list_schemas
This commit is contained in:
parent
7d1830d014
commit
e3ba17f2d3
1 changed files with 2 additions and 0 deletions
2
atom.gyp
2
atom.gyp
|
@ -529,6 +529,8 @@
|
|||
'defines': [
|
||||
# This is defined in skia/skia_common.gypi.
|
||||
'SK_SUPPORT_LEGACY_GETTOPDEVICE',
|
||||
# Disable warnings for g_settings_list_schemas.
|
||||
'GLIB_DISABLE_DEPRECATION_WARNINGS',
|
||||
],
|
||||
'sources': [
|
||||
'<@(lib_sources)',
|
||||
|
|
Loading…
Add table
Reference in a new issue