mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-12 06:28:59 +01: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.