cmake HAVE_CRYPT_IN_LIBCRYPT examples

asset-group/5ghoul-5g-nr-attacks libs/libpcap/rpcapd/CMakeLists.txt :6

check_library_exists(crypt crypt "" HAVE_CRYPT_IN_LIBCRYPT)

asset-group/5ghoul-5g-nr-attacks libs/libpcap/rpcapd/CMakeLists.txt :10

else(HAVE_CRYPT_IN_LIBCRYPT)

asset-group/5ghoul-5g-nr-attacks libs/libpcap/rpcapd/CMakeLists.txt :12

endif(HAVE_CRYPT_IN_LIBCRYPT)

CTSRD-CHERI/cheribsd contrib/libpcap/rpcapd/CMakeLists.txt :7

check_library_exists(crypt crypt "" HAVE_CRYPT_IN_LIBCRYPT)

CTSRD-CHERI/cheribsd contrib/libpcap/rpcapd/CMakeLists.txt :11

else(HAVE_CRYPT_IN_LIBCRYPT)

CTSRD-CHERI/cheribsd contrib/libpcap/rpcapd/CMakeLists.txt :13

endif(HAVE_CRYPT_IN_LIBCRYPT)