diff options
author | Andrei Alexeyev <0x416b617269@gmail.com> | 2017-11-28 20:31:46 (GMT) |
---|---|---|
committer | Andrei Alexeyev <0x416b617269@gmail.com> | 2017-11-28 20:31:46 (GMT) |
commit | 49eb8618e16a5975c5324421f82645180c70b41e (patch) | |
tree | 4161dbd2561a4aa3c1adc9680c581e5d50b27b8c /docs/packages.json | |
parent | e48e157c9eff9456c46574506a128fd5eb90563c (diff) | |
download | mxe-49eb8618e16a5975c5324421f82645180c70b41e.zip mxe-49eb8618e16a5975c5324421f82645180c70b41e.tar.gz mxe-49eb8618e16a5975c5324421f82645180c70b41e.tar.bz2 |
Add meson-wrapper plugin
This plugin adds a "meson-wrapper" package, which installs Meson cross
files and wrapper scripts for each target, similar to "cmake-conf". This
allows Meson projects to seamlessly integrate with MXE.
The wrapper scripts require Meson to be installed on the host system.
Example usage:
x86_64-w64-mingw32.static-meson sourcedir destdir
# you can now use 'meson configure', 'ninja', etc. in destdir as
normal
Diffstat (limited to 'docs/packages.json')
0 files changed, 0 insertions, 0 deletions