Commit Graph

5 Commits

Author SHA1 Message Date
pancake
202e7d3b26 Update the Windows build instructions ##doc 2022-03-17 10:11:28 +01:00
yossizap
a54f9363e4
Use meson install instead of manual installation in meson.py (#17424)
* Use meson install instead of manual installation in meson.py
* Update AppVeyor and docs to use the new meson.py flag format
* Meson.py should use --prefix for install paths and --install is a boolean for Windows and Unix now.
* Removed windows specific restrictions from meson.py
* Ensure that the prefix path is an absolute path
* Fix install options syntax
* Added an optional rootdir path for the meson setup command

Co-authored-by: yossizap <yossizap@users.noreply.github.com>
2020-08-11 12:33:15 +08:00
GustavoLCR
ff71c411c7 Fix #15451 - Update Windows compilation documentation 2019-11-18 01:41:27 +01:00
pancake
75505b882d Remove use of deprecated configure flags 2018-01-11 23:14:00 +01:00
{avicoder}
1647da5631 Reformatted document in Markdown 2016-10-04 15:35:14 +02:00