rm dist package and mv ckecksumlist to natmap
This commit is contained in:
8
build.bash
Normal file
8
build.bash
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
mkdir -p build/121Natbuild
|
||||
cd build/121Natbuild
|
||||
cmake ../../
|
||||
make
|
||||
cp src/121Nat ../
|
||||
cd ../..
|
||||
rm -Rf build/121Natbuild
|
||||
Reference in New Issue
Block a user