diff options
Diffstat (limited to 'docs/markdown')
-rw-r--r-- | docs/markdown/Installing.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/markdown/Installing.md b/docs/markdown/Installing.md index 59cd813..26340bc 100644 --- a/docs/markdown/Installing.md +++ b/docs/markdown/Installing.md @@ -182,6 +182,8 @@ time, please help extending the list of well known categories. - `bin-devel`: * Scripts and executables bundled with a library meant to be used by developers (i.e. build tools). +- `tests`: + * Files installed into `installed-tests` subdir (*Since 0.64.0*). Custom installation tag can be set using the `install_tag` keyword argument on various functions such as [[custom_target]], [[configure_file]], |