git-svn-id: svn://db.shs.com.ru/libs@586 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
6
test/make_libs.sh
Executable file
6
test/make_libs.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#! /bin/bash
|
||||
cd ..
|
||||
mkdir libs_build_linux
|
||||
cd libs_build_linux
|
||||
cmake ../libs
|
||||
make install $@
|
||||
Reference in New Issue
Block a user