mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
meson: Fix install paths
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
This commit is contained in:
parent
52bf9e9b84
commit
e0f23a41e1
6 changed files with 10 additions and 10 deletions
|
|
@ -9,7 +9,7 @@ libwebrtc_util_sources = [
|
|||
'webrtc.cc'
|
||||
]
|
||||
|
||||
libwebrtc_util = static_library('libwebrtc_util',
|
||||
libwebrtc_util = static_library('webrtc-util',
|
||||
libwebrtc_util_sources,
|
||||
cpp_args : [pa_c_args, server_c_args],
|
||||
include_directories : [configinc, topinc],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue