adding a build script

This commit is contained in:
Chris Cochrun 2023-03-20 11:36:24 -05:00
parent 3809e697e8
commit 72d13f915a

5
build.sh Normal file
View file

@ -0,0 +1,5 @@
#!/bin/sh
cmake -B bld/ .
make -j8 --dir bld/
rm -rf ~/.cache/librepresenter/Libre\ Presenter/qmlcache/