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

Add debug to makefile builds #635

Open
JessicaMeixner-NOAA opened this issue Mar 9, 2022 · 0 comments
Open

Add debug to makefile builds #635

JessicaMeixner-NOAA opened this issue Mar 9, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@JessicaMeixner-NOAA
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
As a good coding practice having a debug option in a makefile is a good thing. The makefiles in ww3_tp2.14 input directories, do not have a debug option (the do have clean though). If these makefiles are not going away with the adoption of cmake, we should add a debug build option.

Describe the solution you'd like
Makefiles within WW3 have debug and clean options

Describe alternatives you've considered
Removal of makefiles because of move to cmake.

Additional context
This is a requirement for code that is put into operations at EMC. While EMC does not actually use these makefiles in operations these makefiles get flagged because they are apart of the code. In general, it's good practice to have a debug option and might be helpful so I'm making an issue for this.

FYI @mickaelaccensi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant