mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
test: implement a test for the journal logger
This commit is contained in:
parent
0cbd56f0cd
commit
dfb40fb714
3 changed files with 149 additions and 1 deletions
|
|
@ -52,4 +52,7 @@ if systemd_dep.found()
|
|||
dependencies : systemd_dep,
|
||||
install : true,
|
||||
install_dir : spa_plugindir / 'support')
|
||||
spa_journal_dep = declare_dependency(link_with: spa_journal_lib)
|
||||
else
|
||||
spa_journal_dep = declare_dependency()
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue