mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 11:06:32 +01:00
use libsndfile in include path for control protocol lib
git-svn-id: svn://localhost/ardour2/trunk@1090 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
8018908f39
commit
f34eed301a
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ cp.Append(CXXFLAGS="-DLOCALEDIR=\\\""+final_prefix+"/share/locale\\\"")
|
|||
|
||||
cp.Merge ([
|
||||
libraries['ardour'],
|
||||
libraries['sndfile-ardour'],
|
||||
libraries['sigc2'],
|
||||
libraries['pbd'],
|
||||
libraries['midi++2'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue