Skip to content

Commit b0def96

Browse files
MurazakiMahdi Benadel
authored andcommitted
Fix typo
This typo just made me lose my mind on the conan package update. please merge.
1 parent c2664d9 commit b0def96

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)