cmake HAVE_SIGNAL examples

torch/DEPRECEATED-torch7-distro exe/qtlua/qlua/CMakeLists.txt :49

CHECK_SYMBOL_EXISTS(signal "signal.h" HAVE_SIGNAL)

clibs/cmocka ConfigureChecks.cmake :88

check_function_exists(signal HAVE_SIGNAL)

mysql/mysql-proxy CMakeLists.txt :205

CHECK_FUNCTION_EXISTS(signal     HAVE_SIGNAL)

alibaba/AliSQL configure.cmake :628

CHECK_FUNCTION_EXISTS (signal HAVE_SIGNAL)

baresip/re cmake/re-config.cmake :138

list(APPEND RE_DEFINITIONS
    HAVE_PWD_H
    HAVE_SETRLIMIT
    HAVE_STRERROR_R
    HAVE_STRINGS_H
    HAVE_SYS_TIME_H
    HAVE_UNAME
    HAVE_SELECT_H
    HAVE_SIGNAL
    HAVE_FORK
    )

percona/percona-server extra/curl/curl-8.14.1/CMakeLists.txt :1793

check_symbol_exists("signal"          "signal.h" HAVE_SIGNAL)

logicalclocks/rondb extra/curl/curl-8.11.1/CMakeLists.txt :1596

check_symbol_exists("signal"          "signal.h" HAVE_SIGNAL)

alibaba/AliSQLBackup configure.cmake :543

CHECK_FUNCTION_EXISTS (signal HAVE_SIGNAL)

skylersaleh/SkyEmu src/curl/CMakeLists.txt :1221

check_symbol_exists(signal         "${CURL_INCLUDES};signal.h" HAVE_SIGNAL)

SmartThingsCommunity/st-device-sdk-c test/framework/cmocka/ConfigureChecks.cmake :85

check_function_exists(signal HAVE_SIGNAL)

libsndfile/libsamplerate tests/CMakeLists.txt :4

check_function_exists(signal HAVE_SIGNAL)

polardb/polardbx-engine extra/curl/curl-7.86.0/CMakeLists.txt :1076

check_symbol_exists(signal         "${CURL_INCLUDES}" HAVE_SIGNAL)

session-replay-tools/cetus CMakeLists.txt :172

CHECK_FUNCTION_EXISTS(signal     HAVE_SIGNAL)

tanis2000/binocle-c src/deps/curl/CMakeLists.txt :290

add_definitions(-DHAVE_SIGNAL)

percona/percona-xtrabackup extra/curl/curl-8.9.1/CMakeLists.txt :1350

check_symbol_exists(signal         "${CURL_INCLUDES};signal.h" HAVE_SIGNAL)

torch/qtlua qlua/CMakeLists.txt :49

CHECK_SYMBOL_EXISTS(signal "signal.h" HAVE_SIGNAL)

GreatSQL/GreatSQL extra/curl/curl-7.86.0/CMakeLists.txt :1076

check_symbol_exists(signal         "${CURL_INCLUDES}" HAVE_SIGNAL)

glKarin/com.n0n3m4.diii4a Q3E/src/main/jni/deplibs/curl/CMakeLists.txt :1232

check_symbol_exists(signal         "${CURL_INCLUDES};signal.h" HAVE_SIGNAL)

SCIInstitute/SCIRun src/Externals/libxml2/CMakeLists.txt :156

CHECK_FUNCTION_EXISTS("signal" HAVE_SIGNAL)

infiniflow/infinity third_party/curl/CMakeLists.txt :1513

check_symbol_exists("signal"          "${CURL_INCLUDES};signal.h" HAVE_SIGNAL)

percona/percona-xtradb-cluster extra/curl/curl-8.12.1/CMakeLists.txt :1732

check_symbol_exists("signal"          "signal.h" HAVE_SIGNAL)

facebook/mysql-5.6 extra/curl/curl-7.86.0/CMakeLists.txt :1076

check_symbol_exists(signal         "${CURL_INCLUDES}" HAVE_SIGNAL)

mysql/mysql-server extra/curl/curl-8.14.1/CMakeLists.txt :1793

check_symbol_exists("signal"          "signal.h" HAVE_SIGNAL)