mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
4ce5765a86
The regex was greedy and slurped away all but the last digit, so 2.13.1 was for ex. detected as 2.3.1. Fix this by expecting preceding whitespace.
3.6 KiB
3.6 KiB