glfw: add macOS 13 SDK support
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
c773963a3d
commit
81bcce0c48
4 changed files with 26 additions and 3 deletions
|
|
@ -1,3 +1,6 @@
|
|||
// MacOS: this must be defined for system-sdk-13.3 and older.
|
||||
#define __kernel_ptr_semantics
|
||||
|
||||
// MacOS-specific sources
|
||||
#include "cocoa_time.c"
|
||||
#include "posix_thread.c"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue