Skip to content

Commit

Permalink
Merge 64154b6 into cc63eb6
Browse files Browse the repository at this point in the history
  • Loading branch information
ebraminio committed Mar 12, 2020
2 parents cc63eb6 + 64154b6 commit 657887e
Show file tree
Hide file tree
Showing 7 changed files with 55 additions and 874 deletions.
7 changes: 2 additions & 5 deletions BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,8 @@ whereas on Fedora, RHEL, CentOS, and other Red Hat based systems you would do:

sudo yum install gcc gcc-c++ freetype-devel glib2-devel cairo-devel

on Windows, consider using [vcpkg](https://github.com/Microsoft/vcpkg),
provided by Microsoft, for building HarfBuzz and other open-source libraries
but if you need to build harfbuzz from source, put ragel binary on your
PATH and follow appveyor CI's cmake
[build steps](https://github.com/harfbuzz/harfbuzz/blob/master/appveyor.yml).
on Windows, consider using [vcpkg](https://github.com/Microsoft/vcpkg)
or `meson build && ninja -Cbuild`.

on macOS, using MacPorts:

Expand Down
Loading

0 comments on commit 657887e

Please sign in to comment.