SDL2/cmake
Ozkan Sezer 89a2980a6d CMake: fixes to pthreads detection.
changes unnecessary check_c_source_runs to check_c_source_compiles,
removes the reduntant cross-compile check, and defines _GNU_SOURCE
for PTHREAD_MUTEX_RECURSIVE checks just like the autotools version.

Fixes: https://github.com/libsdl-org/SDL/issues/4262
Closes:  https://github.com/libsdl-org/SDL/pull/4282
2021-04-25 01:28:03 +03:00
..
macros.cmake Add reversive list join macro 2021-03-08 09:07:12 -08:00
sdlchecks.cmake CMake: fixes to pthreads detection. 2021-04-25 01:28:03 +03:00