mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
require meson 0.49
This commit is contained in:
parent
9fa68f6d46
commit
c546167ad3
4 changed files with 2 additions and 5 deletions
|
|
@ -22,8 +22,7 @@ doxyfile_conf.set('inputs', inputs)
|
|||
|
||||
doxyfile = configure_file(input: 'Doxyfile.in',
|
||||
output: 'Doxyfile',
|
||||
configuration: doxyfile_conf,
|
||||
install: false)
|
||||
configuration: doxyfile_conf)
|
||||
|
||||
docdir = join_paths(pipewire_datadir, 'doc')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue