cmake HAVE_TIME examples

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

check_function_exists (time HAVE_TIME)

stevengj/nlopt CMakeLists.txt :99

check_function_exists (time HAVE_TIME)

arkdb/inception configure.cmake :548

CHECK_FUNCTION_EXISTS(time HAVE_TIME)

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

check_function_exists (time HAVE_TIME)

alibaba/AliSQL configure.cmake :655

CHECK_FUNCTION_EXISTS(time HAVE_TIME)

OSGeo/grass cmake/modules/Configure.cmake :136

check_symbol_exists(time "time.h" HAVE_TIME)

Tokutek/mysql-5.5 configure.cmake :471

CHECK_FUNCTION_EXISTS(time HAVE_TIME)