Skip to content

Commit

Permalink
add comment that got forgotten in conda-forge#44
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Apr 15, 2020
1 parent 2931640 commit 9b05c4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe/bld.bat
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ set CVXOPT_MSVC=1
:: the cvxopt builder for suitesparse looks for static ".lib" libraries (not ".dll"!)
set "CVXOPT_BLAS_LIB_DIR=%LIBRARY_PREFIX%\lib"

:: build suitesparse using netlib
set CVXOPT_BLAS_LIB=blas
set CVXOPT_LAPACK_LIB=lapack

Expand Down

0 comments on commit 9b05c4c

Please sign in to comment.