mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-09 15:20:56 -06:00
Help: Add notes for topic 'file-globbing-directory-listing'
This commit is contained in:
6
Help/release/dev/file-globbing-directory-listing.rst
Normal file
6
Help/release/dev/file-globbing-directory-listing.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user