We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1644af8 + b0def96 commit fb1a58aCopy full SHA for fb1a58a
cmake/OpenCVFindOpenEXR.cmake
@@ -88,7 +88,7 @@ FOREACH(SEARCH_PATH ${SEARCH_PATHS})
88
ocv_find_openexr("-${OPENEXR_VERSION}")
89
ocv_find_openexr("-${OPENEXR_VERSION}_s")
90
ocv_find_openexr("-${OPENEXR_VERSION}_d")
91
- ocv_find_openexr("-${OPEXEXR_VERSION}_s_d")
+ ocv_find_openexr("-${OPENEXR_VERSION}_s_d")
92
ocv_find_openexr("")
93
ocv_find_openexr("_s")
94
ocv_find_openexr("_d")
0 commit comments