cmake HAVE_LIBRT examples

luigifreda/slamplay cmake/FindSuiteSparse.cmake :357

check_library_exists(rt shm_open "" HAVE_LIBRT)

luigifreda/slamplay cmake/FindSuiteSparse.cmake :369

else (HAVE_LIBRT)

luigifreda/slamplay cmake/FindSuiteSparse.cmake :372

endif (HAVE_LIBRT)

Dreamtowards/Ethertia lib/openal-soft/CMakeLists.txt :517

check_library_exists(rt clock_gettime "" HAVE_LIBRT)

Lewuathe/mlir-hello thirdparty/llvm-project/llvm/cmake/config-ix.cmake :149

check_library_exists(rt shm_open "" HAVE_LIBRT)

Froser/gamemachine src/3rdparty/openal-soft-1.19.1/CMakeLists.txt :720

CHECK_LIBRARY_EXISTS(rt clock_gettime "" HAVE_LIBRT)

yrnkrn/zapcc cmake/config-ix.cmake :117

check_library_exists(rt clock_gettime "" HAVE_LIBRT)

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

check_library_exists(rt	clock_gettime "" HAVE_LIBRT)

GANGE666/xVMP src/cmake/config-ix.cmake :90

check_library_exists(rt clock_gettime "" HAVE_LIBRT)

NCAR/ParallelIO src/gptl/CMakeLists.txt :97

target_compile_definitions (gptl
      PUBLIC HAVE_LIBRT)

dpjudas/SurrealEngine Thirdparty/openal-soft/CMakeLists.txt :515

check_library_exists(rt clock_gettime "" HAVE_LIBRT)

v6d-io/v6d cmake/FindLibUV.cmake :66

check_library_exists(rt clock_gettime "time.h" HAVE_LIBRT)

frasercrmck/llvm-leg cmake/config-ix.cmake :107

check_library_exists(rt clock_gettime "" HAVE_LIBRT)

google/filament third_party/dawn/third_party/dxc/cmake/config-ix.cmake :108

check_library_exists(rt clock_gettime "" HAVE_LIBRT)

yazhiwang/ollvm-tll cmake/config-ix.cmake :117

check_library_exists(rt clock_gettime "" HAVE_LIBRT)

glKarin/com.n0n3m4.diii4a Q3E/src/main/jni/doom3/neo/externlibs/openal-soft/CMakeLists.txt :516

check_library_exists(rt clock_gettime "" HAVE_LIBRT)

NVIDIA/MDL-SDK src/mdl/jit/llvm/dist/cmake/config-ix.cmake :103

check_library_exists(rt clock_gettime "" HAVE_LIBRT)

TheAssemblyArmada/Thyme deps/baseconfig/cmake/CheckFunctions.cmake :56

check_library_exists(rt timer_create time.h HAVE_LIBRT)

o2e/OLLVM-9.0.1 cmake/config-ix.cmake :102

check_library_exists(rt clock_gettime "" HAVE_LIBRT)

DCMTK/dcmtk CMake/dcmtkPrepare.cmake :685

CHECK_LIBRARY_EXISTS(rt mq_open "" HAVE_LIBRT)

ucb-bar/esp-llvm cmake/config-ix.cmake :109

check_library_exists(rt clock_gettime "" HAVE_LIBRT)

root-project/root interpreter/llvm-project/llvm/cmake/config-ix.cmake :113

check_library_exists(rt clock_gettime "" HAVE_LIBRT)

qtfreet00/llvm-obfuscator cmake/config-ix.cmake :116

check_library_exists(rt clock_gettime "" HAVE_LIBRT)

nextcloud/desktop src/csync/ConfigureChecks.cmake :25

check_library_exists(rt nanosleep "" HAVE_LIBRT)

p4lang/open-p4studio pkgsrc/bf-diags/third-party/libcrafter/CMakeLists.txt :13

add_definitions(-DHAVE_LIBRT)

mariadb-corporation/MaxScale cmake/CheckPlatform.cmake :35

find_library(HAVE_LIBRT NAMES rt)

axmolengine/axmol 3rdparty/openal/CMakeLists.txt :539

check_library_exists(rt clock_gettime "" HAVE_LIBRT)

KhronosGroup/SPIRV-LLVM cmake/config-ix.cmake :107

check_library_exists(rt clock_gettime "" HAVE_LIBRT)

GoSSIP-SJTU/Armariris cmake/config-ix.cmake :109

check_library_exists(rt clock_gettime "" HAVE_LIBRT)

microsoft/DirectXShaderCompiler cmake/config-ix.cmake :108

check_library_exists(rt clock_gettime "" HAVE_LIBRT)

GoSSIP-SJTU/TripleDoggy cmake/config-ix.cmake :89

check_library_exists(rt clock_gettime "" HAVE_LIBRT)

securesystemslab/multicompiler cmake/config-ix.cmake :107

check_library_exists(rt clock_gettime "" HAVE_LIBRT)

ShadowsocksR-Live/shadowsocksr-native cmake/configure.cmake :143

find_library ( HAVE_LIBRT rt )

FujiNetWIFI/fujinet-firmware components_pc/libssh/ConfigureChecks.cmake :250

check_library_exists(rt nanosleep "" HAVE_LIBRT)

FujiNetWIFI/fujinet-firmware components_pc/libssh/ConfigureChecks.cmake :256

endif (HAVE_LIBRT OR HAVE_CLOCK_GETTIME)