mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-01-02 11:08:48 -05:00
Work on JSON based format descriptions
This commit is contained in:
parent
8432039ee5
commit
ac382c052a
3 changed files with 352 additions and 0 deletions
|
|
@ -39,3 +39,8 @@ executable('test-props2', 'test-props2.c',
|
|||
dependencies : [],
|
||||
link_with : spalib,
|
||||
install : false)
|
||||
executable('test-props3', 'test-props3.c',
|
||||
include_directories : [spa_inc, spa_libinc ],
|
||||
dependencies : [],
|
||||
link_with : spalib,
|
||||
install : false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue