mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 21:00:17 -06:00
- fix the typo in `foreach` documentation - fix broken `foreach(... IN ITEMS ... LISTS ...)` - add tests of `foreach` for existed functionality and fixes