cmake HAVE_GETPID examples

tpoechtrager/wclang CMakeLists.txt :23

check_function_exists (getpid HAVE_GETPID)

LiangliangNan/MVStudio 3rd_party/nlopt/CMakeLists.txt :116

check_function_exists (getpid HAVE_GETPID)

SWI-Prolog/swipl-devel cmake/Config.cmake :199

check_function_exists(getpid HAVE_GETPID)

stevengj/nlopt CMakeLists.txt :93

check_function_exists (getpid HAVE_GETPID)

copperspice/doxypress src/CMakeLists.txt :4

check_symbol_exists(getpid unistd.h HAVE_GETPID)

copperspice/doxypress src/CMakeLists.txt :12

add_definitions(-DHAVE_GETPID)

gammu/gammu CMakeLists.txt :134

check_symbol_exists (getpid "unistd.h" HAVE_GETPID)

NVIDIA/cuda-quantum runtime/cudaq/algorithms/optimizers/nlopt/nlopt-src/CMakeLists.txt :43

check_function_exists (getpid HAVE_GETPID)

rAthenaCN/rAthenaCN CMakeLists.txt :275

CHECK_FUNCTION_EXISTS( getpid HAVE_GETPID )

rAthenaCN/rAthenaCN CMakeLists.txt :277

foreach( define HAVE_SETRLIMIT HAVE_STRNLEN HAVE_GETPID HAVE_GETTID )

scp-fs2open/fs2open.github.com lib/jansson/CMakeLists.txt :105

check_function_exists (getpid HAVE_GETPID)

MiKTeX/miktex CMakeLists.txt :1314

check_function_exists(getpid HAVE_GETPID)

GenericMappingTools/gmt cmake/modules/ConfigureChecks.cmake :194

check_symbol_exists (getpid  unistd.h HAVE_GETPID)

wolfSSL/wolfTPM CMakeLists.txt :70

check_function_exists("getpid" HAVE_GETPID)

fluent/fluent-bit lib/jansson-e23f558/CMakeLists.txt :87

check_function_exists (getpid HAVE_GETPID)

wolfSSL/wolfssl CMakeLists.txt :127

check_function_exists("getpid" HAVE_GETPID)