manticoresoftware/manticoresearch
cmake/helpers.cmake
:16
check_function_exists ( ${FUNCTION_NAME} ${HAVE_NAME} )
check_function_exists ( ${FUNCTION_NAME} ${HAVE_NAME} )
UNSET ( ${HAVE_NAME} CACHE )
check_function_exists ( ${FUNCTION_NAME} ${HAVE_NAME} )
mark_as_advanced ( ${HAVE_NAME} )