pcre2: bump to 10.40
[kiss-trunc88.git] / meson / README
blob9ded1a3f149caef1b8b1334a4579b35cc70dbe4b
1 meson
2 ________________________________________________________________________________
4 Meson is a software tool for automating the building (compiling) of software.
5 The overall goal for Meson is to promote programmer productivity. Meson is free
6 and open-source software written in Python, under the Apache License 2.0. [0]
8 Upstream: https://mesonbuild.com/
11 [000] Index
12 ________________________________________________________________________________
14 * Installation ........................................................... [001]
15 * Usage .................................................................. [002]
16 * References ............................................................. [003]
19 [001] Installation
20 ________________________________________________________________________________
22 +------------------------------------------------------------------------------+
23 |                                                                              |
24 |  $ kiss b meson                                                              |
25 |                                                                              |
26 +------------------------------------------------------------------------------+
29 [002] Usage
30 ________________________________________________________________________________
32 Refer to the manual pages and command help output.
35 [003] References
36 ________________________________________________________________________________
38 [0] https://en.wikipedia.org/wiki/Meson_(software)