mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
build-sys: meson: Allow building the daemon only
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/659>
This commit is contained in:
parent
a67f894775
commit
4cf4a1fd5b
10 changed files with 54 additions and 16 deletions
|
|
@ -1,4 +1,3 @@
|
|||
i18n = import('i18n')
|
||||
i18n.gettext(
|
||||
meson.project_name(),
|
||||
preset: 'glib',
|
||||
|
|
@ -7,5 +6,3 @@ i18n.gettext(
|
|||
args: ['--msgid-bugs-address=https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/new',
|
||||
'--width=90'],
|
||||
)
|
||||
|
||||
po_dir = meson.current_source_dir()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue