summaryrefslogtreecommitdiffstats
path: root/docs/egl.html
diff options
context:
space:
mode:
authorEric Engestrom <[email protected]>2019-04-24 13:19:24 +0100
committerEric Engestrom <[email protected]>2019-04-30 15:25:40 +0000
commitfe73c74691ed7ac5d26c23c8a54f9f2e088ae86f (patch)
treeeebbba29a6b841d45d185b7cfb44783e607d9cfa /docs/egl.html
parent88ed5f611da5e95a294df8a47cfcf642d4f5f2f9 (diff)
docs: haiku can be built using meson
Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Dylan Baker <[email protected]>
Diffstat (limited to 'docs/egl.html')
-rw-r--r--docs/egl.html2
1 files changed, 1 insertions, 1 deletions
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 <code>haiku</code>.
The <code>android</code> platform can either be built as a system
component, part of AOSP, using <code>Android.mk</code> files, or
cross-compiled using appropriate options.
-The <code>haiku</code> platform can only be built with SCons.
+The <code>haiku</code> platform can only be built with SCons or Meson.
Unless for special needs, the build system should
select the right platforms automatically.</p>