mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
audiographer unit-test libs
This commit is contained in:
parent
d8b04d3124
commit
8bc7ff85fb
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@ def build(bld):
|
||||||
'''
|
'''
|
||||||
|
|
||||||
obj.use = 'libaudiographer'
|
obj.use = 'libaudiographer'
|
||||||
obj.uselib = 'CPPUNIT GLIBMM'
|
obj.uselib = 'CPPUNIT GLIBMM SAMPLERATE SNDFILE FFTW3F VAMPSDK VAMPHOSTSDK'
|
||||||
obj.target = 'run-tests'
|
obj.target = 'run-tests'
|
||||||
obj.install_path = ''
|
obj.install_path = ''
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue