cmake HAVE_STRTONUM examples

yanhua133/mediasoup-sfu-cpp deps/libressl/apps/nc/CMakeLists.txt :32

check_function_exists(strtonum HAVE_STRTONUM)

yanhua133/mediasoup-sfu-cpp deps/libressl/apps/nc/CMakeLists.txt :35

add_definitions(-DHAVE_STRTONUM)

yanhua133/mediasoup-sfu-cpp deps/libressl/apps/ocspcheck/CMakeLists.txt :16

check_function_exists(strtonum HAVE_STRTONUM)

yanhua133/mediasoup-sfu-cpp deps/libressl/apps/ocspcheck/CMakeLists.txt :19

add_definitions(-DHAVE_STRTONUM)

yanhua133/mediasoup-sfu-cpp deps/libressl/apps/openssl/CMakeLists.txt :64

check_function_exists(strtonum HAVE_STRTONUM)

yanhua133/mediasoup-sfu-cpp deps/libressl/apps/openssl/CMakeLists.txt :67

add_definitions(-DHAVE_STRTONUM)

cvet/fonline ThirdParty/LibreSSL/CMakeLists.txt :258

check_symbol_exists(strtonum "stdlib.h" HAVE_STRTONUM)

cvet/fonline ThirdParty/LibreSSL/CMakeLists.txt :260

add_definitions(-DHAVE_STRTONUM)