|
|
@@ -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.
|