Skip to content

Commit 067b271

Browse files
committed
Force internal OpenJPH when building OpenEXR
Signed-off-by: Rémi Achard <remiachard@gmail.com>
1 parent ae0cfe1 commit 067b271

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

share/cmake/modules/install/InstallOpenEXR.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ if(NOT OpenEXR_FOUND AND OCIO_INSTALL_EXT_PACKAGES AND NOT OCIO_INSTALL_EXT_PACK
114114
-DOPENEXR_BUILD_EXAMPLES=OFF
115115
-DOPENEXR_BUILD_TOOLS=OFF
116116
-DOPENEXR_FORCE_INTERNAL_DEFLATE=ON
117+
-DOPENEXR_FORCE_INTERNAL_OPENJPH=ON
117118
# Try to use in-source built Imath first, if available.
118119
-DCMAKE_PREFIX_PATH=${_EXT_DIST_ROOT}
119120
)

0 commit comments

Comments
 (0)