mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 14:20:06 -06:00
Add a utility function to strip whitespace from a `string_view`. This is identical to the existing `cmTrimWhitespace`, but does not allocate a new `string`, instead returning the result as another `string_view`.
11 KiB
11 KiB