Skip to content

Commit fb1a58a

Browse files
committed
Merge pull request opencv#17537 from Murazaki:patch-1
2 parents 1644af8 + b0def96 commit fb1a58a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/OpenCVFindOpenEXR.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ FOREACH(SEARCH_PATH ${SEARCH_PATHS})
8888
ocv_find_openexr("-${OPENEXR_VERSION}")
8989
ocv_find_openexr("-${OPENEXR_VERSION}_s")
9090
ocv_find_openexr("-${OPENEXR_VERSION}_d")
91-
ocv_find_openexr("-${OPEXEXR_VERSION}_s_d")
91+
ocv_find_openexr("-${OPENEXR_VERSION}_s_d")
9292
ocv_find_openexr("")
9393
ocv_find_openexr("_s")
9494
ocv_find_openexr("_d")

0 commit comments

Comments
 (0)