mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
build fixes for external libsndfile, plus make ogg & FLAC required libs now
git-svn-id: svn://localhost/ardour2/branches/3.0@3737 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
1c299d5a5c
commit
8876b57b0f
9 changed files with 31 additions and 55 deletions
|
|
@ -34,7 +34,7 @@ cp.Append(CPPPATH = libraries['jack'].get('CPPPATH', []))
|
|||
|
||||
cp.Merge ([
|
||||
libraries['ardour'],
|
||||
libraries['sndfile-ardour'],
|
||||
libraries['sndfile'],
|
||||
libraries['sigc2'],
|
||||
libraries['pbd'],
|
||||
libraries['midi++2'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue