cmake HAVE_BCOPY examples

RasPlex/OpenPHT lib/win32/pcre/CMakeLists.txt :66

CHECK_FUNCTION_EXISTS(bcopy     HAVE_BCOPY)

gccxml/gccxml GCC/config_cmake/CMakeLists.txt :209

CHECK_FUNCTION_EXISTS(bcopy HAVE_BCOPY)

NREL/EnergyPlus third_party/Expat/ConfigureChecks.cmake :18

check_function_exists("bcopy" HAVE_BCOPY)

rbfx/rbfx Source/ThirdParty/swig/pcre/CMakeLists.txt :95

CHECK_FUNCTION_EXISTS(bcopy     HAVE_BCOPY)

flomesh-io/pipy deps/libexpat-R_2_2_6/expat/ConfigureChecks.cmake :21

check_symbol_exists("bcopy" "strings.h" HAVE_BCOPY)

Sneeds-Feed-and-Seed/sneedacity CMakeLists.txt :408

check_symbol_exists( bcopy "strings.h" HAVE_BCOPY )

Sneeds-Feed-and-Seed/sneedacity lib-src/expat/ConfigureChecks.cmake :20

check_function_exists("bcopy" HAVE_BCOPY)

Ravbug/UnityHubNative wxWidgets/3rdparty/pcre/CMakeLists.txt :162

check_symbol_exists(bcopy "strings.h" HAVE_BCOPY)