OpenBLAS/quickbuild.win32

5 lines
155 B
Plaintext
Raw Normal View History

#!/bin/bash
2012-08-09 20:37:45 +08:00
echo " Please read https://github.com/xianyi/OpenBLAS/wiki/How-to-use-OpenBLAS-in-Microsoft-Visual-Studio "
make BINARY=32 CC=gcc FC=gfortran