OSX: Disable deprecated warnings.
This commit is contained in:
parent
3a961e6ab7
commit
0a1869d4f2
@ -11,6 +11,8 @@
|
||||
# include <Cocoa/Cocoa.h>
|
||||
# include <bx/os.h>
|
||||
|
||||
BX_PRAGMA_DIAGNOSTIC_IGNORED_CLANG("-Wdeprecated-declarations")
|
||||
|
||||
namespace bgfx { namespace gl
|
||||
{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user