This commit is contained in:
Chris Cannam
2022-01-05 12:55:01 +00:00
parent 9019c2ec21
commit dccf75e9f0

View File

@@ -483,6 +483,9 @@ rubberband_library = library(
install: true,
)
# This dependency is not used in this build file, but is declared
# for use when including this project as a subproject using Wrap
#
rubberband_dep = declare_dependency(
link_with: rubberband_library,
include_directories: 'rubberband',