extern crate cc;
// This is here to build a small C library on Mac systems that requests a few
// additional resources and priority from the operating system to provide
// better frame synchronization. It shouldn't interfere with other programs,
// so you can probably just accept the default of `processing-rs` using it
// automatically.