Skip to content

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

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:cmake_openexr_find_package
Dec 24, 2021
Merged

cmake: use find_package(OpenEXR) to support OpenEXR 3+#21329
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:cmake_openexr_find_package

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Dec 23, 2021

Validation:

  • Fedora 35 with openexr-devel package (3.1.3-1)
  • Fedora 35 with openexr2-devel package (2.5.5-4) - legacy way without find_package() adding version in find_package(OpenEXR 3) breaks detection script again (won't fix for now).

TODO:

  • Mac builder: BUILD_OPENEXR = was ON, now OFF, so auto-detection script is launched. Added HAVE_CXX11 check
force_builders=Custom,Custom Win,Custom Mac

build_image:Custom=ubuntu-openvino-2021.4.0:20.04
Xbuild_image:Custom=ubuntu-openvino-2021.3.0:20.04
Xbuild_image:Custom=ubuntu-openvino-2021.2.0:20.04
Xbuild_image:Custom=ubuntu-openvino-2020.3.0:16.04
build_image:Custom Win=openvino-2021.4.2
Xbuild_image:Custom Win=openvino-2021.3.0-vc16
build_image:Custom Mac=openvino-2021.4.0

test_modules:Custom=dnn,python2,python3,java
test_modules:Custom Win=dnn,python2,python3,java
test_modules:Custom Mac=dnn,python2,python3,java

buildworker:Custom=linux-1
test_opencl:Custom=ON
test_bigdata:Custom=1
test_filter:Custom=*

buildworker:Custom Win=windows-3
test_opencl:Custom Win=ON
test_bigdata:Custom Win=1
test_filter:Custom Win=*

@alalek
Copy link
Copy Markdown
Member Author

alalek commented Dec 24, 2021

👍

@opencv-pushbot opencv-pushbot merged commit 92651d2 into opencv:3.4 Dec 24, 2021
@alalek alalek mentioned this pull request Dec 24, 2021
@alalek alalek mentioned this pull request Dec 30, 2021
@alalek alalek mentioned this pull request Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants