cmake
VTK_HAS_ISFINITE
examples
Kitware/VTK
Common/Core/CMakeLists.txt
:692
check_symbol_exists(isfinite
"math.h"
VTK_HAS_ISFINITE)