mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 15:18:26 -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.