mach/glfw/src/sources_macos.c
Stephen Gutekanst 4f61a4e3c6 glfw: update build system to glfw@master
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2022-06-11 17:39:25 -07:00

4 lines
102 B
C

// MacOS-specific sources
#include "cocoa_time.c"
#include "posix_thread.c"
#include "posix_module.c"