SDL/cmake
Ryan C. Gordon 3f01ebd149 cmake: Don't link directly against a libpthread on Android (thanks, Anthony!).
Android has pthreads, but it's just part of their C runtime instead of a
separate library like the usual Linux platforms.

Fixes Bugzilla #3675.
2017-08-09 19:50:18 -04:00
..
macros.cmake CMake: fix CHECK_OBJC_SOURCE_COMPILES to work with GCC (thanks, Ivan!). 2015-04-07 20:01:43 -04:00
sdlchecks.cmake cmake: Don't link directly against a libpthread on Android (thanks, Anthony!). 2017-08-09 19:50:18 -04:00