diff options
| author | Peter Hutterer <peter.hutterer@who-t.net> | 2017-05-03 19:38:41 +1000 |
|---|---|---|
| committer | Peter Hutterer <peter.hutterer@who-t.net> | 2017-05-03 21:00:36 +1000 |
| commit | 7ec6e6df2013aa65f99e0183c9d36b3ef3b7ab0e (patch) | |
| tree | 0ca0d21a4f64affdd2d56007f669167b24e15fce /docs/markdown/Build-system-converters.md | |
| parent | 71f0a63fb20c14cee14a211d6c6c8e6abc247117 (diff) | |
| download | meson-7ec6e6df2013aa65f99e0183c9d36b3ef3b7ab0e.tar.gz | |
docs: add a short description for all top pages in the Manual
Diffstat (limited to 'docs/markdown/Build-system-converters.md')
| -rw-r--r-- | docs/markdown/Build-system-converters.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/markdown/Build-system-converters.md b/docs/markdown/Build-system-converters.md index f4ee50183..6c816581f 100644 --- a/docs/markdown/Build-system-converters.md +++ b/docs/markdown/Build-system-converters.md @@ -1,3 +1,7 @@ +--- +short-description: Converting other build systems to Meson +... + # Build system converters Moving from one build system into another includes a fair bit of work. To make things easier, Meson provides scripts to convert other build systems into Meson. At the time of writing, scripts for CMake and autotools exist. It can be found in the `tools` subdirectory in Meson's source tree. |
