We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1e4f34 commit b389fe9Copy full SHA for b389fe9
site.cfg.openblas
@@ -1,5 +1,5 @@
1
[openblas]
2
libraries = openblas
3
-library_dirs = /usr/local/lib
4
-include_dirs = /usr/local/include
5
-runtime_library_dirs = /usr/local/lib
+library_dirs = /usr/local/opt/openblas/lib
+include_dirs = /usr/local/opt/openblas/include
+runtime_library_dirs = /usr/local/opt/openblas/lib
0 commit comments