cmake HAVE_TCSETATTR examples

crossuo/crossuo deps/cmcurl/CMakeLists.txt :973

check_symbol_exists(tcsetattr     "${CURL_INCLUDES}" HAVE_TCSETATTR)

znc/znc CMakeLists.txt :319

check_cxx_symbol_exists(tcsetattr "termios.h;unistd.h" HAVE_TCSETATTR)

AtomicGameEngine/AtomicGameEngine Source/ThirdParty/libcurl/LibCurl.cmake :974

check_symbol_exists(tcsetattr     "${CURL_INCLUDES}" HAVE_TCSETATTR)

hatari/hatari CMakeLists.txt :229

check_symbol_exists(tcsetattr "termios.h" HAVE_TCSETATTR)

PacktPublishing/The-Modern-Cpp-Challenge libs/curl/CMakeLists.txt :839

check_symbol_exists(tcsetattr     "${CURL_INCLUDES}" HAVE_TCSETATTR)

AshamaneProject/AshamaneCore dep/cpr/opt/curl/CMakeLists.txt :841

check_symbol_exists(tcsetattr     "${CURL_INCLUDES}" HAVE_TCSETATTR)