mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Update autowaf.
git-svn-id: svn://localhost/ardour2/branches/3.0@5414 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ee2936bad8
commit
3804e3bc49
11 changed files with 16 additions and 25 deletions
|
|
@ -25,7 +25,7 @@ def set_options(opt):
|
|||
|
||||
def configure(conf):
|
||||
autowaf.configure(conf)
|
||||
autowaf.check_tool(conf, 'compiler_cxx')
|
||||
conf.check_tool('compiler_cxx')
|
||||
|
||||
def build(bld):
|
||||
# Library
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue