pcm: build dsd2pcm only if -Dtest=true
This commit is contained in:
parent
1f8d707082
commit
c97469283c
|
@ -40,6 +40,7 @@ if get_option('dsd')
|
|||
dependencies: [
|
||||
util_dep,
|
||||
],
|
||||
build_by_default: get_option('test'),
|
||||
install: false,
|
||||
)
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue