Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicated entries in CMakeLists.txt #244

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

minghangli-uni
Copy link
Contributor

The files MOM_PointAccel.F90 and MOM_io_infra.F90 are duplicated in the CMake configuration with the following entries:

add_patched_source(OM3_mom6 MOM6/config_src/infra/FMS2/MOM_io_infra.F90)
add_patched_source(OM3_mom6 MOM6/src/diagnostics/MOM_PointAccel.F90)

@anton-seaice
Copy link
Contributor

Built succesfully using CI - see ACCESS-NRI/ACCESS-OM3#19 (comment)

@anton-seaice anton-seaice merged commit 4f278cc into main Nov 26, 2024
2 checks passed
@anton-seaice anton-seaice deleted the remove_duplicated_sources branch November 26, 2024 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants