update make call
This commit is contained in:
parent
47da9a9d70
commit
bc000451cc
@ -10,7 +10,7 @@ function cmakebuild() {
|
||||
mkdir build
|
||||
cd build
|
||||
cmake ..
|
||||
make MAKEFLAGS
|
||||
make
|
||||
make install
|
||||
cd ../..
|
||||
rm -rf $1
|
||||
|
Loading…
Reference in New Issue
Block a user