libwebp/cmake
Ozkan Sezer cbe825e4cc cmake: fix sharpyuv simd files' build
Without this, when targeting x86, the compiler may not enable sse2
by default without -msse2 switch and therefore leaves WEBP_USE_SSE2
undefined and the SSE2 procedure won't be built.

Change-Id: If983df5cd12c962cf153094468fb549ec3f2c89b
2024-02-10 00:58:20 +03:00
..
config.h.in deps.cmake: remove unneeded header checks 2023-04-11 11:37:24 -07:00
cpu.cmake cmake: fix sharpyuv simd files' build 2024-02-10 00:58:20 +03:00
deps.cmake Do not find_package image libraries if not needed. 2023-05-26 00:14:05 +02:00
WebPConfig.cmake.in Cmake: wrong public macro WEBP_INCLUDE_DIRS 2023-09-15 13:59:30 +02:00