Enable high-resolution rendering on macOS

This commit is contained in:
Robin Gareus 2022-07-30 14:57:41 +02:00
parent b970128b42
commit 2c3250c5a2
No known key found for this signature in database
GPG Key ID: A090BCE02CF57F04
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ ifeq ($(UNAME),Darwin)
UI_TYPE=ui:CocoaUI
PUGL_SRC=$(RW)pugl/pugl_osx.mm
PKG_GL_LIBS=
GLUICFLAGS+=-DROBTK_UPSCALE
GLUILIBS=-framework Cocoa -framework OpenGL -framework CoreFoundation
STRIPFLAGS=-u -r -arch all -s $(RW)lv2syms
EXTENDED_RE=-E