mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
acp: don't install library for now
This commit is contained in:
parent
0bbc25e3e2
commit
ea6dfe204c
1 changed files with 2 additions and 2 deletions
|
|
@ -19,5 +19,5 @@ acp_lib = static_library(
|
|||
acp_sources,
|
||||
c_args : acp_c_args,
|
||||
include_directories : [configinc],
|
||||
dependencies : [ alsa_dep, mathlib, ],
|
||||
install : true)
|
||||
dependencies : [ alsa_dep, mathlib, ]
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue