Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Reinauer <38552369+reinaual@users.noreply.github.com>
  • Loading branch information
jngrad and reinaual authored Sep 12, 2024
1 parent 3567df5 commit 9692c84
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@ FetchContent_Declare(
FetchContent_Declare(
stokesian_dynamics
GIT_REPOSITORY https://github.com/hmenke/espresso-stokesian-dynamics.git
GIT_TAG 862a7537a366f0c32f0c25e46bd107bea590faea)
GIT_TAG 862a7537a366f0c32f0c25e46bd107bea590faea
)
FetchContent_Declare(
caliper
GIT_REPOSITORY https://github.com/LLNL/Caliper.git
Expand Down

0 comments on commit 9692c84

Please sign in to comment.