1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

cmake: use find_package(OpenEXR) to support OpenEXR 3+

This commit is contained in:
Alexander Alekhin
2021-12-23 10:39:43 +00:00
parent 19ac54277b
commit f43fec7ee6
4 changed files with 25 additions and 2 deletions
+1
View File
@@ -53,6 +53,7 @@
#include <ImfInputFile.h>
#include <ImfChannelList.h>
#include <ImathBox.h>
#include <ImfRgbaFile.h>
#include "grfmt_base.hpp"
namespace cv