mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
test: add tests validating all json conf files
This commit is contained in:
parent
6bdeeb5881
commit
04c5d3958b
7 changed files with 15 additions and 8 deletions
|
|
@ -6,6 +6,6 @@ executable('spa-monitor', 'spa-monitor.c',
|
|||
dependencies : [ spa_dep, dl_lib ],
|
||||
install : true)
|
||||
|
||||
executable('spa-json-dump', 'spa-json-dump.c',
|
||||
spa_json_dump_exe = executable('spa-json-dump', 'spa-json-dump.c',
|
||||
dependencies : [ spa_dep, dl_lib, ],
|
||||
install : true)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue