mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 16:18:43 -05:00
5eec48ee40
Explicitly allow argument markers to be assigned. Make use of this in parsing. This simplifies working with these types, by allowing them to be assigned from the underlying types using simple `a = b` syntax, rather than requiring gymnastics to access the underlying assignment operations. It also makes assignment more consistent with initialization.
5.6 KiB
5.6 KiB