1
0
mirror of https://github.com/GNOME/gedit synced 2024-06-30 23:15:01 +00:00

Meson: add a todo comment

This commit is contained in:
Sébastien Wilmet 2024-06-26 17:00:14 +02:00
parent e3b95a2bb9
commit c6d8a63bec

View File

@ -1,5 +1,6 @@
# Keep the autotools convention for shared module suffix because GModule
# depends on it: https://gitlab.gnome.org/GNOME/glib/issues/520
# TODO: the GLib issue is fixed/closed, so adapt the build instructions accordingly.
module_suffix = []
if host_machine.system() == 'darwin'
module_suffix = 'so'