mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
No need to make noise, if KLU is found
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user