Skip to content

Commit

Permalink
add missing AMReX_SUNDIALS in AMReXConfig.cmake (#3962)
Browse files Browse the repository at this point in the history
  • Loading branch information
gardner48 committed May 29, 2024
1 parent 14d56ef commit a65f0a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/CMake/AMReXConfig.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ set(AMReX_CONDUIT @AMReX_CONDUIT@)
set(AMReX_ASCENT @AMReX_ASCENT@)
set(AMReX_HYPRE @AMReX_HYPRE@)
set(AMReX_PETSC @AMReX_PETSC@)
set(AMReX_SUNDIALS @AMReX_SUNDIALS@)
set(AMReX_HDF5 @AMReX_HDF5@)
set(AMReX_HDF5_ZFP @AMReX_HDF5_ZFP@)

Expand Down

0 comments on commit a65f0a5

Please sign in to comment.