lumina/justfile
2023-10-09 15:12:11 -05:00

6 lines
165 B
Makefile

default:
just --list
build:
cmake -DCMAKE_BUILD_TYPE=Release -B bld/ .
make -j8 --dir bld/
rm -rf ~/.cache/librepresenter/Libre\ Presenter/qmlcache/