mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
meson: Add 'charsetalias-dir' option mirroring the autotools one
This fixes the build again.
This commit is contained in:
@@ -8,3 +8,5 @@ option('enable-systemtap', type : 'boolean', value : false,
|
||||
description : 'include tracing support for systemtap')
|
||||
option('tapset-install-dir', type : 'string', value : '',
|
||||
description : 'path where systemtap tapsets are installed')
|
||||
option('charsetalias-dir', type : 'string', value : '',
|
||||
description : 'directory for charset.alias file (libdir by default)')
|
||||
|
Reference in New Issue
Block a user