mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
Allow generic_midi control surface to compile by adding the local sndfile
headers to the include path. git-svn-id: svn://localhost/ardour2/trunk@1159 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
bfab3e8821
commit
db1f21d75c
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ genericmidi.Append(CXXFLAGS="-DLOCALEDIR=\\\""+final_prefix+"/share/locale\\\"")
|
|||
genericmidi.Merge ([
|
||||
libraries['ardour'],
|
||||
libraries['ardour_cp'],
|
||||
libraries['sndfile-ardour'],
|
||||
libraries['midi++2'],
|
||||
libraries['pbd'],
|
||||
libraries['sigc2'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue