mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 14:20:21 +00:00
quartz: Fix Makefile typo
This commit is contained in:
parent
c3973e8468
commit
12d22dc811
@ -171,7 +171,7 @@ libgdk_3_la_LIBADD += x11/libgdk-x11.la
|
|||||||
endif # USE_X11
|
endif # USE_X11
|
||||||
|
|
||||||
if USE_QUARTZ
|
if USE_QUARTZ
|
||||||
libgdk_3_la_CFLAGS = -xobjective-c
|
libgdk_3_la_CFLAGS += -xobjective-c
|
||||||
libgdk_3_la_LIBADD += quartz/libgdk-quartz.la
|
libgdk_3_la_LIBADD += quartz/libgdk-quartz.la
|
||||||
endif # USE_QUARTZ
|
endif # USE_QUARTZ
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user