mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
also test optimized versions
This commit is contained in:
parent
fd3dd14ebe
commit
6eca935e61
2 changed files with 43 additions and 4 deletions
|
|
@ -105,7 +105,7 @@ foreach a : test_apps
|
|||
dependencies : [dl_lib, pthread_lib, mathlib ],
|
||||
include_directories : [spa_inc ],
|
||||
link_with : [ simd_dependencies, test_lib, audioconvertlib ],
|
||||
c_args : [ '-D_GNU_SOURCE' ],
|
||||
c_args : [ simd_cargs, '-D_GNU_SOURCE' ],
|
||||
install : false),
|
||||
env : [
|
||||
'SPA_PLUGIN_DIR=@0@/spa/plugins/'.format(meson.build_root()),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue