Skip to content

Commit

Permalink
Update CMakeLists.txt to include files that have been added with the …
Browse files Browse the repository at this point in the history
…new mom version

Based on output of this command `git diff e92c971084e185cfd3902f18072320b45d583a54 05d8cc395c1c3c04dd04885bf8dd6df50a86b862 --name-only --diff-filter=A` and https://github.com/mom-ocean/MOM6/compare/05d8cc395c1c3c04dd04885bf8dd6df50a86b862..e92c971084e185cfd3902f18072320b45d583a54
  • Loading branch information
chrisb13 authored Dec 17, 2024
1 parent 52b7fb5 commit e3a424f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MOM6/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,10 @@ target_sources(OM3_mom6 PRIVATE
MOM6/config_src/infra/FMS2/MOM_io_infra.F90
MOM6/src/diagnostics/MOM_PointAccel.F90

MOM6/src/core/MOM_dynamics_split_RK2b.F90
MOM6/src/equation_of_state/MOM_EOS_base_type.F90
MOM6/src/parameterizations/lateral/MOM_self_attr_load.F90

extra_sources/mom_cap_gtracer_flux.F90
)

Expand Down

0 comments on commit e3a424f

Please sign in to comment.