mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-12 10:10:08 -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`.
6.2 KiB
6.2 KiB