meson: Build fixes for macOS

This commit is contained in:
Philippe Normand
2018-11-25 17:25:32 +00:00
committed by Christoph Reiter
parent cde5a3f4b4
commit 89d5c543ac
4 changed files with 14 additions and 5 deletions

View File

@ -846,7 +846,7 @@ endif
if quartz_enabled
gtk_sources += gtk_use_quartz_sources
gtk_cargs += ['-xobjective-c'] # FIXME? maybe add_languages() instead?
gtk_cargs += ['-DGDK_WINDOWING_QUARTZ', '-xobjective-c'] # FIXME? maybe add_languages() instead?
endif
# So we don't add these twice