Document local meson build (#17959)

This commit is contained in:
Liumeo 2020-11-27 01:11:38 -05:00 committed by GitHub
parent 58ac34cea5
commit 955aca4614
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,6 +93,10 @@ Alternatively you can also build with meson + ninja:
$ ./sys/meson.py --prefix=/usr --shared --install $ ./sys/meson.py --prefix=/usr --shared --install
Or install in your home with meson + ninja:
$ ./sys/meson.py --prefix=/home/$USER/r2meson --local --shared --install
## Uninstall ## Uninstall
In case of a polluted filesystem, you can uninstall the current In case of a polluted filesystem, you can uninstall the current