mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +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.