mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fix BLAS/LAPACK DLL usage on Windows.
This commit is contained in:
committed by
Rasmus Munk Larsen
parent
ef3c5c1d1d
commit
dbe9e6961e
@@ -1,9 +1,6 @@
|
||||
# Powershell script to set up MSVC environment.
|
||||
|
||||
param ($EIGEN_CI_MSVC_ARCH, $EIGEN_CI_MSVC_VER)
|
||||
|
||||
Set-PSDebug -Trace 1
|
||||
|
||||
function Get-ScriptDirectory { Split-Path $MyInvocation.ScriptName }
|
||||
|
||||
# Set defaults if not already set.
|
||||
|
||||
Reference in New Issue
Block a user