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