mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
spa: install the spa-resample tool
This commit is contained in:
parent
61523d383a
commit
28f60eaf6f
1 changed files with 1 additions and 2 deletions
|
|
@ -192,7 +192,6 @@ if sndfile_dep.found()
|
|||
include_directories : [spa_inc ],
|
||||
link_with : [ audioconvert, test_lib ],
|
||||
dependencies : [sndfile_dep, mathlib],
|
||||
install : installed_tests_enabled,
|
||||
install_dir : join_paths(installed_tests_execdir, 'examples', 'audioconvert'),
|
||||
install : true,
|
||||
)
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue