Add correct paths for 'data' and 'cache' directories
This commit is contained in:
parent
b0e32b6717
commit
828de30570
5 changed files with 19 additions and 11 deletions
1
run-release.sh
Normal file
1
run-release.sh
Normal file
|
@ -0,0 +1 @@
|
|||
cmake -DCMAKE_BUILD_TYPE=Release -S . -B ./build -G Ninja && cd build && ninja && cd - && build/lali
|
Loading…
Add table
Add a link
Reference in a new issue