cmake HAVE_LIB_RT examples

Lewuathe/mlir-hello thirdparty/llvm-project/third-party/benchmark/CMakeLists.txt :135

check_library_exists(rt shm_open "" HAVE_LIB_RT)

Lewuathe/mlir-hello thirdparty/llvm-project/third-party/benchmark/src/CMakeLists.txt :56

endif(HAVE_LIB_RT)

ned14/quickcpplib CMakeLists.txt :109

check_library_exists(rt timer_create "" HAVE_LIB_RT)

vengi-voxel/vengi contrib/libs/benchmark/src/CMakeLists.txt :59

endif(HAVE_LIB_RT)

google/filament third_party/dawn/third_party/google_benchmark/src/CMakeLists.txt :135

check_library_exists(rt shm_open "" HAVE_LIB_RT)

google/filament third_party/dawn/third_party/google_benchmark/src/src/CMakeLists.txt :56

endif(HAVE_LIB_RT)

coinbase/cb-mpc vendors/google-benchmark/CMakeLists.txt :135

check_library_exists(rt shm_open "" HAVE_LIB_RT)

coinbase/cb-mpc vendors/google-benchmark/src/CMakeLists.txt :56

endif(HAVE_LIB_RT)