Document (files_recursively_in ...)

This commit is contained in:
Jeremie Dimino 2017-03-15 09:11:42 +00:00
parent e7b543e7cb
commit 8c6cffd2df
1 changed files with 2 additions and 0 deletions

View File

@ -807,6 +807,8 @@ following syntax:
for instance: =(alias src/runtest)=
- =(glob_files <glob>)=: depend on all files matched by =<glob>=, see
the [[Glob][glob section]] for details
- =(files_recursively_in <dir>)=: depend on all files in the sub-tree
with root =<dir>=
In all these cases, the argument supports [[Variables expansion][variables expansion]].