mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 07:56:17 +01:00
Revert "Merge branch 'fix-windows-pc' into 'main'"
This reverts merge request !2459
This commit is contained in:
parent
73aebf3887
commit
cdda7bb59a
@ -850,7 +850,7 @@ endif
|
|||||||
|
|
||||||
|
|
||||||
if host_system == 'windows'
|
if host_system == 'windows'
|
||||||
pkg.generate(requires : ['gobject-2.0', 'gmodule-no-export-2.0', 'gio-2.0', 'zlib'],
|
pkg.generate(requires : ['gobject-2.0', 'gmodule-no-export-2.0', 'gio-2.0'],
|
||||||
subdirs : ['gio-win32-2.0'],
|
subdirs : ['gio-win32-2.0'],
|
||||||
version : glib_version,
|
version : glib_version,
|
||||||
install_dir : glib_pkgconfigreldir,
|
install_dir : glib_pkgconfigreldir,
|
||||||
|
Loading…
Reference in New Issue
Block a user