mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-23 08:18:37 -05:00
f46b2e9142
Bindings to `std::string` require one value. Some clients have been filtering `keywordsMissingValue` to support keywords that tolerate a missing value. Offer them a type-safe way to achieve this instead.