mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
a2c068a7ce
GLOB lists directories by default and GLOB_RECURSE does not. LIST_DIRECTORIES enables user to control the behavior explicitly for consistently for both GLOB and GLOB_RECURSE.