mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-11 03:09:01 +08:00
Search for sequential Pastix.
This commit is contained in:
parent
eef4b7bd87
commit
999b552c16
@ -100,7 +100,7 @@ else()
|
||||
endif()
|
||||
|
||||
|
||||
find_package(PASTIX QUIET COMPONENTS METIS SCOTCH)
|
||||
find_package(PASTIX QUIET COMPONENTS METIS SEQ)
|
||||
# check that the PASTIX found is a version without MPI
|
||||
find_path(PASTIX_pastix_nompi.h_INCLUDE_DIRS
|
||||
NAMES pastix_nompi.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user