mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-13 18:08:40 -05:00
7b1cdb0027
Newer AIX and HP-UX platforms provide 'isfinite' as a <math.h> macro. Older versions do not, so add the definition if it is not provided.