mirror of
https://github.com/reactos/CMake.git
synced 2025-02-02 01:55:03 +00:00
3e84e78c3f
A few different regular expressions were being used in various places to extract info strings from binaries. This uses a consistent regex amongst all of them now. This also fixes the broken ABI detection for Cray compilers.