From ae7d4194df96110fd553416de8b25f79f1d84840 Mon Sep 17 00:00:00 2001
From: chantrait <teddy.chantrait@cea.fr>
Date: Tue, 6 Feb 2024 14:37:28 +0100
Subject: [PATCH] fixup! Merge branch 'develop' into feature/local-dt-fsi

---
 src/scheme/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/scheme/CMakeLists.txt b/src/scheme/CMakeLists.txt
index bd3710477..a4282a068 100644
--- a/src/scheme/CMakeLists.txt
+++ b/src/scheme/CMakeLists.txt
@@ -11,7 +11,7 @@ add_library(
   DiscreteFunctionVectorInterpoler.cpp
   LocalDtAcousticSolver.cpp
   LocalDtHyperelasticSolver.cpp
-  FluxingAdvectionSolver.cpp)
+  FluxingAdvectionSolver.cpp
   FluxingAdvectionSolver.cpp
 )
 
-- 
GitLab