mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
Fix preprocessor conformance with MSVC
This commit is contained in:
parent
d5c60438d1
commit
872e04f94e
@ -256,6 +256,7 @@ if cc.get_id() == 'msvc'
|
||||
'-FImsvc_recommended_pragmas.h',
|
||||
'-D_USE_MATH_DEFINES',
|
||||
'-utf-8',
|
||||
'-Zc:preprocessor'
|
||||
]
|
||||
add_project_arguments(cc.get_supported_arguments(test_cflags), language: 'c')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user