mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
parent
514836eebe
commit
c9354c238f
6 changed files with 17 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ executable('spa-acp-tool',
|
|||
dependencies : [ alsa_dep, mathlib ],
|
||||
link_with : [ acp_lib ],
|
||||
install : true,
|
||||
pie : true,
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -193,5 +193,6 @@ if sndfile_dep.found()
|
|||
link_with : [ audioconvert, test_lib ],
|
||||
dependencies : [sndfile_dep, mathlib],
|
||||
install : true,
|
||||
pie : true,
|
||||
)
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue