mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2025-12-30 13:02:30 +00:00
Telling OSX where to look for BLAS.
This commit is contained in:
@@ -71,6 +71,7 @@ before_install:
|
||||
brew install dlib;
|
||||
brew install opencv3;
|
||||
brew upgrade boost;
|
||||
export PKG_CONFIG_PATH=/usr/local/opt/openblas/lib/pkgconfig;
|
||||
fi
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user