mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
* added run-tests.sh to libs/evoral
git-svn-id: svn://localhost/ardour2/branches/3.0@4496 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
d1f9f35d31
commit
21c85e79af
1 changed files with 3 additions and 0 deletions
3
libs/evoral/run-tests.sh
Executable file
3
libs/evoral/run-tests.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:./build/default/
|
||||||
|
./waf && ./build/default/run-tests
|
||||||
Loading…
Add table
Add a link
Reference in a new issue