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