adding some debug info and fixing font sizes?
This commit is contained in:
parent
c36802f5e4
commit
7061ec2ed8
2 changed files with 16 additions and 2 deletions
2
justfile
2
justfile
|
@ -3,7 +3,7 @@ default:
|
|||
build:
|
||||
cmake -DCMAKE_BUILD_TYPE=Debug -B bld/ .
|
||||
make -j8 --dir bld/
|
||||
rm -rf ~/.cache/librepresenter/Libre\ Presenter/qmlcache/
|
||||
rm -rf ~/.cache/lumina/lumina/qmlcache/
|
||||
run:
|
||||
RUST_LOG=debug ./bld/bin/lumina
|
||||
lint:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue