diff options
author | Craig Scott <craig.scott@crascit.com> | 2024-05-31 11:20:30 (GMT) |
---|---|---|
committer | Craig Scott <craig.scott@crascit.com> | 2024-05-31 12:55:20 (GMT) |
commit | 7c516f7e28813a1ed66a4fd0a94d8a56b611eeef (patch) | |
tree | 04ae221bdaf7a1bd6d57da1aa7e96554efa11f3c /Utilities/IWYU | |
parent | 140766867b2c8f8dff0e4d0d73e481b6944b5284 (diff) | |
download | CMake-7c516f7e28813a1ed66a4fd0a94d8a56b611eeef.zip CMake-7c516f7e28813a1ed66a4fd0a94d8a56b611eeef.tar.gz CMake-7c516f7e28813a1ed66a4fd0a94d8a56b611eeef.tar.bz2 |
file(): TOUCH, TOUCH_NOCREATE and MAKE_DIRECTORY accept empty lists
Projects may be generating a list of files or directories to pass as arguments
to file(TOUCH), file(TOUCH_NOCREATE), or file(MAKE_DIRECTORY). Those
lists might end up being empty, so rather than requiring at least one item,
allow an empty list.
Fixes: #24897
Diffstat (limited to 'Utilities/IWYU')
0 files changed, 0 insertions, 0 deletions