diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2020-06-02 22:08:00 +0300 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2020-06-04 00:42:09 +0300 |
commit | f818d961e45a6fcaf502f0174abeb4aeb16729c6 (patch) | |
tree | 910c78303c459dcbd87351d8c4cc7cb12665ca11 | |
parent | 5e3f9b4b06cc4814160abed74735b0ad55967d9a (diff) | |
download | meson-f818d961e45a6fcaf502f0174abeb4aeb16729c6.zip meson-f818d961e45a6fcaf502f0174abeb4aeb16729c6.tar.gz meson-f818d961e45a6fcaf502f0174abeb4aeb16729c6.tar.bz2 |
Add android to os list informally. Closes #6233. [skip ci]
-rw-r--r-- | docs/markdown/Reference-tables.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md index c42d608..60a9720 100644 --- a/docs/markdown/Reference-tables.md +++ b/docs/markdown/Reference-tables.md @@ -121,6 +121,7 @@ These are provided by the `.system()` method call. | Value | Comment | | ----- | ------- | +| android | By convention only, subject to change | | cygwin | The Cygwin environment for Windows | | darwin | Either OSX or iOS | | dragonfly | DragonFly BSD | |