mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
53227a4ff2
- fix the typo in `foreach` documentation - fix broken `foreach(... IN ITEMS ... LISTS ...)` - add tests of `foreach` for existed functionality and fixes