mirror of
https://github.com/reactos/CMake.git
synced 2025-03-05 10:27:06 +00:00

Some versions of HP-UX do not define 'isfinite' or 'finite' in math.h for Itanium when preprocessing with C++, so we have to add the definition ourselves instead to map to the internal version.