cmake HAVE_SSL_CTX_SET_NUM_TICKETS examples

SoftEtherVPN/SoftEtherVPN src/Mayaqua/CMakeLists.txt :44

check_symbol_exists(SSL_CTX_set_num_tickets "openssl/ssl.h" HAVE_SSL_CTX_SET_NUM_TICKETS)

SoftEtherVPN/SoftEtherVPN src/Mayaqua/CMakeLists.txt :54

add_compile_definitions(HAVE_SSL_CTX_SET_NUM_TICKETS)