mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 04:09:29 +01:00
Fix some compiling warnings and errors in OS X
git-svn-id: svn://localhost/ardour2/branches/3.0@4358 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
22d73333c6
commit
3d239bb9d5
8 changed files with 31 additions and 26 deletions
|
|
@ -60,7 +60,8 @@ pbd.Merge ([ libraries['sigc2'],
|
|||
libraries['xml'],
|
||||
libraries['uuid'],
|
||||
libraries['glibmm2'],
|
||||
libraries['glib2'] ])
|
||||
libraries['glib2'],
|
||||
libraries['boost'] ])
|
||||
|
||||
pbd.VersionBuild(['version.cc','pbd/version.h'], [])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue