mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 17:53:45 +01:00
Extend building instructions
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
parent
f82162a5ca
commit
2106afb933
5
README
5
README
@ -34,13 +34,16 @@ enable-magic=off.
|
|||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
To build and install zathura:
|
To build and install zathura using meson's ninja backend:
|
||||||
|
|
||||||
meson build
|
meson build
|
||||||
cd build
|
cd build
|
||||||
ninja
|
ninja
|
||||||
ninja install
|
ninja install
|
||||||
|
|
||||||
|
Note that the default backend for meson might vary based on the platform. Please
|
||||||
|
refer to the meson documentation for platform specific dependencies.
|
||||||
|
|
||||||
Bugs
|
Bugs
|
||||||
----
|
----
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user