From 9692c84b9e351b632e75446302e905239083d7a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-No=C3=ABl=20Grad?= Date: Thu, 12 Sep 2024 09:48:12 +0200 Subject: [PATCH] Formatting Co-authored-by: Alexander Reinauer <38552369+reinaual@users.noreply.github.com> --- CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b7588578d03..06e29ace6f5 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