mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
7 lines
270 B
Text
7 lines
270 B
Text
Download waf (http://code.google.com/p/waf/)
|
|
autowaf.py is present in the tools directory of the Ardour source code.
|
|
|
|
From within the waf source tree, run:
|
|
|
|
./waf-light -v --make-waf --tools=misc,doxygen,/path/to/autowaf.py --prelude=''
|
|
cp ./waf /path/to/ardour/3.0/waf
|