mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
inherit from ei_with_aligned_operator_new even with disabled vectorization
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user