cmake LIBREMIDI_HAS_STD_JTHREAD examples

celtera/libremidi cmake/libremidi.deps.cmake :2

check_cxx_source_compiles("#include <thread>\nint main() { std::jthread t; }" LIBREMIDI_HAS_STD_JTHREAD)