commit | 7ca8d9f0f854acd71f2a2134d86a1e182496c4cc | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Tue Jun 28 15:49:48 2022 -0400 |
committer | Brad King <brad.king@kitware.com> | Thu Jul 28 08:24:47 2022 -0400 |
tree | d8d483043a1c825b2f560d723c8f1bb9274ca688 | |
parent | 110baa254bc2e5589e073affb8ea445e825d20eb [diff] |
cmArgumentParser: Model non-empty strings with wrapper type Some clients have been explicitly checking whether the string specified after a keyword is empty. Offer them a way to specify that the string must be non-empty as part of the binding type.