1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

imgcodecs: drop bundled OpenEXR

This commit is contained in:
Kumataro
2025-01-03 13:33:54 +09:00
committed by Alexander Smorkalov
parent 9bd246dd05
commit b96e9fd1ce
293 changed files with 13 additions and 127345 deletions
-4
View File
@@ -507,7 +507,3 @@ TEST(Imgcodecs, imdecode_user_buffer)
}
}} // namespace
#if defined(HAVE_OPENEXR) && defined(OPENCV_IMGCODECS_ENABLE_OPENEXR_TESTS)
#include "test_exr.impl.hpp"
#endif