Skip to content

Commit

Permalink
Added more env variable names in FindOpenBLAS.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko Kabic committed Mar 13, 2020
1 parent 1abcb2a commit 3d3317a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmake/FindOpenBLAS.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ find_path(OPENBLAS_INCLUDE_DIR
PATH_SUFFIXES include
HINTS
ENV OPENBLAS_DIR
ENV OPENBLASDIR
ENV OPENBLAS_ROOT
ENV OPENBLASROOT
DOC "openblas include directory")

Expand Down

0 comments on commit 3d3317a

Please sign in to comment.