X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=BUILD.md;h=652d8affd3d46ec8253e4652ad3f5ee7d23b28e2;hb=fe65a6a32ba3654c532639ba656bd66b041d7dc6;hp=4c1c306450c88fcb171904784c5b89dcce22b8ee;hpb=a280f8312cc9b27515efbab292b95b9d147a2b73;p=platform%2Fupstream%2Fharfbuzz.git diff --git a/BUILD.md b/BUILD.md index 4c1c306..652d8af 100644 --- a/BUILD.md +++ b/BUILD.md @@ -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: