7 lines
252 B
ReStructuredText
7 lines
252 B
ReStructuredText
|
file-globbing-directory-listing
|
||
|
-------------------------------
|
||
|
|
||
|
* The :command:`file(GLOB)` and :command:`file(GLOB_RECURSE)` commands
|
||
|
learned a new ``LIST_DIRECTORIES <bool>`` option to specify whether
|
||
|
the glob result should include directories.
|