mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-05 21:25:46 +01:00
committed build changes needed for leopard build
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3650 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
5923351097
commit
e546292468
8 changed files with 41 additions and 36 deletions
|
|
@ -29,6 +29,7 @@ sources = plugin_files
|
|||
if vampplugs['AUBIO']:
|
||||
sources += aubio_files
|
||||
vampplugs.Merge ([libraries['aubio']])
|
||||
vampplugs.Merge ([libraries['fftw3f']])
|
||||
else:
|
||||
print 'WARNING: some VAMP plugins will not be built because this machine has no AUBIO support'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue