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

Macros functions #2842

Merged
merged 8 commits into from
Jan 18, 2024
Merged

Macros functions #2842

merged 8 commits into from
Jan 18, 2024

Conversation

K20shores
Copy link
Contributor

@K20shores K20shores commented Jan 18, 2024

  • Move all macros and functions to cmake/netcdf_functions_macros.cmake
  • place more find_* things into dependencies.cmake
  • lowercase all cmake functions and control flow statements

partially addresses #2713

CMakeLists.txt Outdated Show resolved Hide resolved
K20shores and others added 2 commits January 18, 2024 15:02
Co-authored-by: Peter Hill <zed.three@gmail.com>
@K20shores K20shores marked this pull request as ready for review January 18, 2024 21:53
@WardF WardF self-assigned this Jan 18, 2024
@WardF WardF merged commit f349087 into Unidata:main Jan 18, 2024
99 checks passed
@WardF
Copy link
Member

WardF commented Jan 18, 2024

Awesome, thank you!

@DennisHeimbigner
Copy link
Collaborator

Will lower-casing work? There are find functions that internally appear to be case sensitive.

gsjaardema added a commit to gsjaardema/netcdf-c that referenced this pull request Feb 1, 2024
The Unidata#2842 PR changed most CMake keywords to lowercase, but missed (a portion) of the UNSET commands which were changed to `UNset`.  This follows on to that and pushes them all the way to `unset`
@K20shores K20shores deleted the macros_functions branch March 22, 2024 18:04
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.

4 participants