cmake HAVE_DECL_ISNAN examples

Kitware/VTK ThirdParty/netcdf/vtknetcdf/CMakeLists.txt :194

check_symbol_exists("isnan" "math.h" HAVE_DECL_ISNAN)

Geocld/PeaSyo third-party/json-c/CMakeLists.txt :162

check_symbol_exists(isnan       "math.h" HAVE_DECL_ISNAN)

ByConity/ByConity contrib/jsonc-cmake/CMakeLists.txt :172

check_symbol_exists(isnan       "math.h" HAVE_DECL_ISNAN)