cmake HAVE_CLOCKGETTIME examples

mgerhardy/caveexpress cmake/toolchains/linux-toolchain.cmake :45

check_library_exists(rt clock_gettime "time.h" HAVE_CLOCKGETTIME)

mgerhardy/caveexpress cmake/toolchains/linux-toolchain.cmake :52

check_library_exists(c clock_gettime "time.h" HAVE_CLOCKGETTIME)