SIGN IN SIGN UP
obsproject / obs-studio UNCLAIMED

OBS Studio - Free and open source software for live streaming and screen recording

libobs,cmake: Replace vendored SIMD Everywhere by prefix/system install

SIMD Everywhere finder needs to be installed alongside libobs CMake
package since its headers depends on it.

C++ cmath header is included on Windows on ARM to ensure that all math
functions are correctly defined when included in C++ code.
https://github.com/simd-everywhere/simde/issues/1304

macOS intrinsics is included to make sure that no redefinition error
happens.
T
tytan652 committed
2bd23cd50d786d1c9eb160cbfabb004b327b37fa
Parent: 570f264
Committed by Ryan Foster <ryan@obsproject.com> on 8/21/2025, 7:22:08 PM