From 17a2658452a2ffb0053a4a720a053cfcbf29c42c Mon Sep 17 00:00:00 2001 From: su-v Date: Tue, 4 Jul 2017 09:28:16 +0200 Subject: Update InstallMSYS2.cmake for latest libgfortran --- CMakeScripts/InstallMSYS2.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeScripts') diff --git a/CMakeScripts/InstallMSYS2.cmake b/CMakeScripts/InstallMSYS2.cmake index 65ced10e2..8ada439c1 100644 --- a/CMakeScripts/InstallMSYS2.cmake +++ b/CMakeScripts/InstallMSYS2.cmake @@ -114,7 +114,7 @@ if(WIN32) # required by python2-lxml ${MINGW_BIN}/libexslt-0.dll # required by python2-numpy - ${MINGW_BIN}/libgfortran-3.dll + ${MINGW_BIN}/libgfortran-4.dll ${MINGW_BIN}/libopenblas.dll ${MINGW_BIN}/libquadmath-0.dll DESTINATION .) -- cgit v1.2.3