diff --git a/cmake/OpenCVFindOpenBLAS.cmake b/cmake/OpenCVFindOpenBLAS.cmake index ae2daaa194..6cb486d95d 100644 --- a/cmake/OpenCVFindOpenBLAS.cmake +++ b/cmake/OpenCVFindOpenBLAS.cmake @@ -46,6 +46,7 @@ SET(Open_BLAS_INCLUDE_SEARCH_PATHS $ENV{OpenBLAS_HOME} $ENV{OpenBLAS_HOME}/include + $ENV{OpenBLAS_HOME}/include/openblas /opt/OpenBLAS/include /usr/local/include/openblas /usr/include/openblas @@ -103,4 +104,4 @@ MARK_AS_ADVANCED( OpenBLAS_INCLUDE_DIR OpenBLAS_LIB OpenBLAS -) \ No newline at end of file +)