mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
9e113674cc
- Emscripten 5.0.1+ changed version macros to uppercase and deprecated lowercase ones. - Updated CMake to detect the version from both cases. - Added macro aliases in intrin_wasm.hpp to avoid deprecated warnings and ensure compatibility.