Skip to content

Commit

Permalink
Update make.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
13186379707 authored Jan 29, 2024
1 parent 08867d1 commit c771ae2
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
rm ./build
mkdir ./build
cd ./build
meson ..
meson ../
meson configure -D disable-mtab=true
ninja
sudo ninja install

0 comments on commit c771ae2

Please sign in to comment.