Files
cmake/Source
Matthew Woehlke 1ec7201558 cmStringAlgorithms: Add cmStripWhitespace
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`.
2025-12-08 14:40:50 -05:00
..
2025-11-25 11:00:52 -05:00
2025-11-12 14:54:35 -05:00
2025-12-08 00:07:47 -05:00
2025-12-05 20:00:24 +03:00
2025-12-05 09:04:58 -05:00
2025-08-01 09:56:00 -04:00
2025-11-12 14:54:35 -05:00
2025-10-07 09:29:18 -04:00
2025-08-26 14:29:01 -07:00
2025-08-27 10:53:27 -04:00
2025-08-26 14:29:01 -07:00
2025-08-26 14:29:01 -07:00
2025-07-30 10:11:36 -04:00
2025-07-30 10:11:36 -04:00
2025-11-12 14:54:35 -05:00
2025-12-05 09:04:58 -05:00
2025-12-05 09:04:58 -05:00
2025-10-02 10:46:02 -04:00
2025-11-12 14:54:35 -05:00
2025-11-12 14:54:35 -05:00
2025-11-12 14:54:35 -05:00
…