mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-27 01:50:12 +01:00
meson: temporarily disable building modules due to API changes being in progress
This commit is contained in:
parent
8cf8b0b886
commit
199241894e
1 changed files with 1 additions and 1 deletions
|
|
@ -33,6 +33,6 @@ gnome = import('gnome')
|
|||
wp_lib_include_dir = include_directories('lib')
|
||||
|
||||
subdir('lib')
|
||||
subdir('modules')
|
||||
#subdir('modules')
|
||||
subdir('src')
|
||||
subdir('tests')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue