mirror of
https://github.com/raysan5/raylib.git
synced 2025-11-14 14:28:51 +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.