mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
93993c7ad4
This allows for parsing of contextual keywords. For example: ``` some_command( ARG_WITH_CONTEXT foo CONTEXT bar ARG_WITH_CONTEXT quux) ``` will be able to store that `foo` happened without context (or, rather, its default value) and `quux` was provided in a `bar` context.
12 KiB
12 KiB