updated readmes and added linux build scripts

This commit is contained in:
essej
2022-04-19 18:35:40 -04:00
parent b5492f2f60
commit 8ae5a82c99
8 changed files with 293 additions and 11 deletions

11
linux/build.sh Executable file
View File

@ -0,0 +1,11 @@
#!/bin/bash
cd ..
./setupcmake.sh
#make -C build clean
./buildcmake.sh