cmake LIBREMIDI_HAS_STD_SEMAPHORE examples

celtera/libremidi cmake/libremidi.deps.cmake :5

check_cxx_source_compiles("#include <semaphore>\nint main() { std::binary_semaphore t{0}; }" LIBREMIDI_HAS_STD_SEMAPHORE)