mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-07 03:48:15 +00:00

The example requires pthreads and now C11 <stdatomic.h>, thus skip it if either isn't available. This also fixes the current Travis CI build failure for the Windows configuration.