mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-18 05:31:11 -05:00
0f17b37b96
Replace original regexp `[-nan|nan|0]` with `(-nan|nan|0)` which is what the author most likely intended to write in the first place.