mirror of
https://github.com/janet-lang/janet
synced 2025-09-01 18:38:04 +00:00

committed by
GitHub

parent
51828ab5f8
commit
b8661f8bff
@@ -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.
|
||||
|
Reference in New Issue
Block a user