diff --git a/CMakeLists.txt b/CMakeLists.txt index b7588578d0..06e29ace6f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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