mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Merge branch 'wip/3v1n0/some-meson-fixmes' into 'main'
meson: Handle various build system FIXME's See merge request GNOME/glib!3012
This commit is contained in:
@@ -9,9 +9,10 @@ gio_c_args_internal = [
|
||||
'-DGIO_COMPILATION',
|
||||
]
|
||||
|
||||
gio_includedir = glib_includedir / 'gio'
|
||||
# Install empty glib_giomodulesdir
|
||||
install_emptydir(glib_giomodulesdir)
|
||||
|
||||
# FIXME: Install empty glib_giomodulesdir
|
||||
gio_includedir = glib_includedir / 'gio'
|
||||
|
||||
gnetworking_h_conf = configuration_data()
|
||||
|
||||
|
Reference in New Issue
Block a user