Add note for install_man in Reference-manual [skip ci]

This commit is contained in:
Lzu Tao 2018-12-12 11:21:20 +07:00 committed by Jussi Pakkanen
parent b335ca2818
commit 0c33c7ca8a
1 changed files with 4 additions and 0 deletions

View File

@ -928,6 +928,10 @@ format and optionally the owner/uid and group/gid for the installed files.
An example value could be `['rwxr-sr-x', 'root', 'root']`.
*(Added 0.47.0)*.
Since 0.49.0, [manpages are no longer compressed implicitly][install_man_49].
[install_man_49]: https://mesonbuild.com/Release-notes-for-0-49-0.html#manpages-are-no-longer-compressed-implicitly
### install_subdir()
``` meson