[f_check] revert changes

This commit is contained in:
xoviat 2017-11-04 16:19:58 -05:00 committed by GitHub
parent c0f50ced48
commit de1695648e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -24,9 +24,6 @@ if (MSVC)
# had to do this for MSVC, else CMake automatically assumes I have ifort... -hpa # had to do this for MSVC, else CMake automatically assumes I have ifort... -hpa
# include(CMakeForceCompiler) # include(CMakeForceCompiler)
# CMAKE_FORCE_Fortran_COMPILER(gfortran GNU) # CMAKE_FORCE_Fortran_COMPILER(gfortran GNU)
link_directories("C:/Miniconda36-x64/Library")
link_directories("C:/Miniconda36-x64/Library/lib")
endif () endif ()
if (NOT NO_LAPACK) if (NOT NO_LAPACK)