mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 01:49:23 -05:00
5850b8b79a
Some zlib.h files have ZLIB_VERSION "1.2.3.3" with 4 numbers instead of 3. The regex is changed to grab the first 3 numbers. It was slow because if it failed to find that string near the top of the file, where it usually is, it would read the entire file.
1.9 KiB
1.9 KiB