mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 13:19:51 -05:00
1ed11f1c0d
Clarify definitions of `bracket_open` and `bracket_close` productions. In note about unquoted arguments containing unescaped double quotes, provide examples of how they can be written as quoted arguments. Also clarify location of nested calls supported by variable function scope. Suggested-by: Дилян Палаузов <dilyan.palauzov@aegee.org>