mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 15:49:08 -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.