libwebp/cmake
Vincent Rabaud ceddb5fc8d Fix check_c_source_compiles with pthread.
Also fix the variables: we need to check for PTHREAD_PRIO_INHERIT
and PTHREAD_CREATE_JOINABLE (not PTHREAD_CREATE_UNDETACHED) and
internally use HAVE_PTHREAD_PRIO_INHERIT and PTHREAD_CREATE_JOINABLE
(and not HAVE_PTHREAD_CREATE_JOINABLE).
cmake/config.h.in actually had the right variables.

BUG=webp:498

Change-Id: Ibf6cf854337cea5781a74316024f8ff4960366d7
2021-01-19 23:15:16 +01:00
..
config.h.in Fix check_c_source_compiles with pthread. 2021-01-19 23:15:16 +01:00
cpu.cmake cmake: fix per-file assembly flags 2020-11-23 17:31:48 -08:00
deps.cmake Fix check_c_source_compiles with pthread. 2021-01-19 23:15:16 +01:00
WebPConfig.cmake.in Fix up CMake to create targets. 2018-07-25 14:04:18 +02:00