[docs] Fix syntax and expand Windows section a tiny bit
This commit is contained in:
parent
db2381c92d
commit
fb0195ba83
@ -102,8 +102,11 @@
|
||||
<title>Building on Windows</title>
|
||||
|
||||
<para>
|
||||
Install meson and use it like `meson build --wrap-mode=default`
|
||||
or use vcpkg.
|
||||
<ulink url="https://mesonbuild.com/Getting-meson.html">Install meson</ulink>
|
||||
and run (from the console) <command>meson build</command> (by default
|
||||
bundled dependencies are not built, <command>--wrap-mode=default</command>
|
||||
overrides this), then <command>meson compile -C build</command> to
|
||||
build HarfBuzz.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user