From ef3ed1c59eeb2904c999f796748f27cb7c7c989b Mon Sep 17 00:00:00 2001 From: Lizzzka007 <gashchuk2011@mail.ru> Date: Tue, 19 Dec 2023 15:10:47 +0300 Subject: [PATCH] hotfix --- CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index f38adb2..6bf4dd3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -55,6 +55,10 @@ set(SOURCES_F srcF/sfx_main.f90 srcF/sfx_phys_const.f90 srcF/sfx_surface.f90 + srcF/sfx_most.f90 + srcF/sfx_most_param.f90 + srcF/sfx_sheba.f90 + srcF/sfx_sheba_param.f90 srcF/sfx_fc_wrapper.F90 ) -- GitLab