cmake HAVE_QSORT_R examples

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

check_function_exists (qsort_r HAVE_QSORT_R)

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

check_function_exists(qsort_r HAVE_QSORT_R)

stevengj/nlopt CMakeLists.txt :98

check_function_exists (qsort_r HAVE_QSORT_R)

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

check_function_exists (qsort_r HAVE_QSORT_R)

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

check_function_exists (qsort_r          HAVE_QSORT_R)

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

endif (HAVE_QSORT_R AND NOT CMAKE_CROSSCOMPILING)