audiographer unit-test libs

This commit is contained in:
Robin Gareus 2016-02-10 19:28:43 +01:00
parent d8b04d3124
commit 8bc7ff85fb
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ def build(bld):
'''
obj.use = 'libaudiographer'
obj.uselib = 'CPPUNIT GLIBMM'
obj.uselib = 'CPPUNIT GLIBMM SAMPLERATE SNDFILE FFTW3F VAMPSDK VAMPHOSTSDK'
obj.target = 'run-tests'
obj.install_path = ''