updated readmes and added linux build scripts
This commit is contained in:
11
linux/build.sh
Executable file
11
linux/build.sh
Executable file
@ -0,0 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd ..
|
||||
./setupcmake.sh
|
||||
|
||||
#make -C build clean
|
||||
|
||||
./buildcmake.sh
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user