cmake HAVE_BCOPY examples

arkdb/arkproxy pcre/CMakeLists.txt :97

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)

tmikov/jscomp runtime/deps/pcre2/CMakeLists.txt :106

CHECK_FUNCTION_EXISTS(bcopy     HAVE_BCOPY)

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

check_symbol_exists(bcopy "strings.h" HAVE_BCOPY)

fligger/FateInjector wxWidgets-3.2.0/3rdparty/pcre/CMakeLists.txt :141

CHECK_SYMBOL_EXISTS(bcopy         "strings.h"  HAVE_BCOPY)

omnigres/omnigres deps/pcre2/CMakeLists.txt :154

CHECK_SYMBOL_EXISTS(bcopy         "strings.h"  HAVE_BCOPY)

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

CHECK_FUNCTION_EXISTS(bcopy     HAVE_BCOPY)

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

CHECK_FUNCTION_EXISTS(bcopy     HAVE_BCOPY)

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

check_function_exists("bcopy" HAVE_BCOPY)

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

CHECK_FUNCTION_EXISTS(bcopy HAVE_BCOPY)