The Meson Build System
http://mesonbuild.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
332 B
7 lines
332 B
## The MSI installer is only available in 64 bit version |
|
|
|
Microsoft ended support for Windows 7, so only 64 bit Windows OSs are |
|
officially supported. Thus only a 64 bit MSI installer will be |
|
provided going forward. People needing a 32 bit version can build |
|
their own with the `msi/createmsi.py` script in Meson's source |
|
repository.
|
|
|