From: Eric Engestrom Date: Wed, 24 Apr 2019 12:19:24 +0000 (+0100) Subject: docs: haiku can be built using meson X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fe73c74691ed7ac5d26c23c8a54f9f2e088ae86f;p=mesa.git docs: haiku can be built using meson Signed-off-by: Eric Engestrom Reviewed-by: Dylan Baker --- diff --git a/docs/egl.html b/docs/egl.html index 915a0e7d9f8..6a45145d31c 100644 --- a/docs/egl.html +++ b/docs/egl.html @@ -86,7 +86,7 @@ and haiku. The android platform can either be built as a system component, part of AOSP, using Android.mk files, or cross-compiled using appropriate options. -The haiku platform can only be built with SCons. +The haiku platform can only be built with SCons or Meson. Unless for special needs, the build system should select the right platforms automatically.