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