LLNL/SAMRAI
cmake/thirdparty/SetupSAMRAIThirdParty.cmake
:179
find_package(SUNDIALS REQUIRED)
find_package(SUNDIALS REQUIRED)
find_package(SUNDIALS CONFIG QUIET)
find_package(SUNDIALS COMPONENTS sundials_cvode sundials_kinsol)