mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-25 06:59:54 -05:00
create separated libatopology library with the topology routines
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
1f37ba2a2b
commit
75d393a563
7 changed files with 102 additions and 24 deletions
|
|
@ -42,10 +42,6 @@ if BUILD_UCM
|
|||
SUBDIRS += ucm
|
||||
libasound_la_LIBADD += ucm/libucm.la
|
||||
endif
|
||||
if BUILD_TOPOLOGY
|
||||
SUBDIRS += topology
|
||||
libasound_la_LIBADD += topology/libtopology.la
|
||||
endif
|
||||
if BUILD_ALISP
|
||||
SUBDIRS += alisp
|
||||
libasound_la_LIBADD += alisp/libalisp.la
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue