mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-24 14:45:14 +08:00
didn't meant to commit the fortran check. but anyway, unfortunately it doesn't work the way iot should. the test fails and cmake will terminate if it doesn't find a fortran compiler
This commit is contained in:
parent
ab660a4d29
commit
dae7f065d4
@ -27,7 +27,7 @@ else(CHOLMOD_FOUND)
|
||||
endif(CHOLMOD_FOUND)
|
||||
|
||||
if(NOT MSVC)
|
||||
# enable_language(Fortran OPTIONAL)
|
||||
enable_language(Fortran OPTIONAL)
|
||||
endif(NOT MSVC)
|
||||
|
||||
find_package(Umfpack)
|
||||
|
Loading…
Reference in New Issue
Block a user