mirror of
https://github.com/reactos/CMake.git
synced 2025-02-05 03:16:24 +00: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.