Fix gdkconfig.h generation for GDK_WINDOWING_QUARTZ

This commit is contained in:
Jeremy Tan
2019-07-20 15:10:34 +08:00
parent 79939fe183
commit ff21730d8e
3 changed files with 4 additions and 2 deletions

View File

@ -899,7 +899,7 @@ endif
if quartz_enabled
gtk_sources += gtk_use_quartz_sources
gtk_cargs += ['-DGDK_WINDOWING_QUARTZ', '-xobjective-c']
gtk_cargs += ['-xobjective-c']
endif
# So we don't add these twice