GenericMappingTools/gmt
cmake/modules/ConfigureChecks.cmake
:393
check_symbol_exists (ceilf "${_math_h}" HAVE_CEILF)
check_symbol_exists (ceilf "${_math_h}" HAVE_CEILF)
check_symbol_exists(ceilf math.h HAVE_CEILF)
check_symbol_exists(ceilf math.h HAVE_CEILF)