diff --git a/build.sh b/build.sh new file mode 100644 index 0000000..183a1ab --- /dev/null +++ b/build.sh @@ -0,0 +1,5 @@ +#!/bin/sh + +cmake -B bld/ . +make -j8 --dir bld/ +rm -rf ~/.cache/librepresenter/Libre\ Presenter/qmlcache/