We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1aede1 commit 26087a3Copy full SHA for 26087a3
1 file changed
share/cmake/modules/FindExtPackages.cmake
@@ -258,7 +258,7 @@ if(OCIO_BUILD_APPS)
258
# Calling find_package in CONFIG mode using PREFER_CONFIG option.
259
ocio_handle_dependency( OpenEXR PREFER_CONFIG ALLOW_INSTALL
260
MIN_VERSION 3.2.0
261
- RECOMMENDED_VERSION 3.3.5
+ RECOMMENDED_VERSION 3.4.0
262
RECOMMENDED_VERSION_REASON "Latest version tested with OCIO"
263
PROMOTE_TARGET OpenEXR::OpenEXR)
264
0 commit comments