mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-22 03:36:14 +03:00
4 lines
94 B
Meson
Vendored
4 lines
94 B
Meson
Vendored
i18n.gettext(meson.project_name() + '-conf',
|
|
args: '--directory=' + meson.source_root()
|
|
)
|