diff options
| author | 2020-10-26 16:21:06 +0100 | |
|---|---|---|
| committer | 2020-10-26 16:21:06 +0100 | |
| commit | b8661f8bff02fa07b69225b2b4ae3b023d5597e4 (patch) | |
| tree | 1981923092c1ff11b68596645087b94af8a433d0 /README.md | |
| parent | Copy editing :) (diff) | |
Update README.md
Co-authored-by: Michael Camilleri <mike@inqk.net>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -137,7 +137,7 @@ Now you should have an `.msi`. You can run `build_win install` to install the `. ### Meson Janet also has a build file for [Meson](https://mesonbuild.com/), a cross-platform build -system. Although Meson has a python dependency, Meson is a very complete build system that +system. Although Meson has a Python dependency, Meson is a very complete build system that is maybe more convenient and flexible for integrating into existing pipelines. Meson also provides much better IDE integration than Make or batch files, as well as support for cross-compilation. |
