lumina/justfile
2023-10-28 21:21:22 -05:00

6 lines
163 B
Makefile

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