Fix typo in OpenBLAS cmake detection

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/25966

Differential Revision: D17315925

Pulled By: albanD

fbshipit-source-id: 55c6b4a1ddeaf95714034ec66a4d59b0f00ba634
This commit is contained in:
albanD 2019-09-11 09:08:53 -07:00 committed by Facebook Github Bot
parent 2080a15860
commit 63df9ffd0b

View File

@ -24,7 +24,7 @@ SET(Open_BLAS_LIB_SEARCH_PATHS
/usr/local/lib64
/usr/local/opt/openblas/lib
/opt/OpenBLAS/lib
$ENV{OpenBLAS}cd
$ENV{OpenBLAS}
$ENV{OpenBLAS}/lib
$ENV{OpenBLAS_HOME}
$ENV{OpenBLAS_HOME}/lib