mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 12:19:33 +01:00
Added LV2 libs and bundled LV2 plugins to windows packaging scripts
This commit is contained in:
parent
9e5f082dea
commit
44a544a54e
7 changed files with 26 additions and 4 deletions
|
|
@ -9,4 +9,4 @@ export CXX="distcc $HOST-g++"
|
|||
. ./print-env.sh
|
||||
|
||||
cd $BASE || exit 1
|
||||
./waf configure --prefix="/" --bindir="/" --configdir="/share" --noconfirm --no-lv2 --test --single-tests --dist-target=mingw "$@"
|
||||
./waf configure --prefix="/" --bindir="/" --configdir="/share" --noconfirm --test --single-tests --dist-target=mingw "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue