Skip to content

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

@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
@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