mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05:00
1ec7201558
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