mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-31 04:43:06 +02:00
Merge branch 'patch-1' into 'master'
meson: Exclude gosxutils.m when building for iOS See merge request GNOME/glib!1458
This commit is contained in:
commit
fbba0d4556
@ -316,7 +316,7 @@ else
|
|||||||
platform_deps = []
|
platform_deps = []
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if host_system == 'darwin'
|
if glib_have_cocoa
|
||||||
glib_sources += files('gosxutils.m')
|
glib_sources += files('gosxutils.m')
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user