bat and README.md
This commit is contained in:
6
make_shstk.sh
Normal file
6
make_shstk.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#! /bin/bash
|
||||
cd ..
|
||||
mkdir shstk_build_linux
|
||||
cd shstk_build_linux
|
||||
cmake ../shstk
|
||||
make install $@
|
||||
Reference in New Issue
Block a user