mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-19 21:42:59 +01:00
OSX: Disable deprecated warnings.
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
# include <Cocoa/Cocoa.h>
|
||||
# include <bx/os.h>
|
||||
|
||||
BX_PRAGMA_DIAGNOSTIC_IGNORED_CLANG("-Wdeprecated-declarations")
|
||||
|
||||
namespace bgfx { namespace gl
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user