mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 06:47:08 -05:00
f99196dc0c
It can split a string like "A;$<1:B>;$<1:C>;D;E;$<1:F;G;H>;$<1:I>;J" into "A" "$<1:B>" "$<1:C>" "D" "E" "$<1:F;G;H>" "$<1:I>" "J"
3.7 KiB
3.7 KiB