mirror of
https://github.com/celisej567/source-engine.git
synced 2026-09-19 20:09:06 +03:00
scripts: fix tests
This commit is contained in:
@@ -7,4 +7,4 @@ sudo apt-get install -f -y gdb libopenal-dev g++-multilib gcc-multilib libpng-de
|
||||
./waf configure -T release --disable-warns --tests --prefix=out/ --64bits $* &&
|
||||
./waf install &&
|
||||
cd out &&
|
||||
LD_LIBRARY_PATH=. ./unittest
|
||||
LD_LIBRARY_PATH=bin/ ./unittest
|
||||
|
||||
Reference in New Issue
Block a user