cmake HAVE_NAME examples

manticoresoftware/manticoresearch cmake/helpers.cmake :16

check_function_exists ( ${FUNCTION_NAME} ${HAVE_NAME} )

manticoresoftware/manticoresearch cmake/helpers.cmake :20

UNSET ( ${HAVE_NAME} CACHE )

manticoresoftware/manticoresearch cmake/helpers.cmake :22

check_function_exists ( ${FUNCTION_NAME} ${HAVE_NAME} )

manticoresoftware/manticoresearch cmake/helpers.cmake :35

mark_as_advanced ( ${HAVE_NAME} )