mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-07-20 03:44:26 +08:00
No need to make noise, if KLU is found
This commit is contained in:
parent
84dcd998a9
commit
2cbb00b18e
@ -309,7 +309,6 @@ if(UMFPACK_FOUND)
|
||||
endif()
|
||||
|
||||
if(KLU_FOUND OR SuiteSparse_FOUND)
|
||||
message("ADDING KLU TEST")
|
||||
ei_add_test(klu_support "" "${KLU_ALL_LIBS}")
|
||||
endif()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user