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

Fix ecbuild_disable_unused_feature #71

Merged
merged 1 commit into from
Nov 10, 2024
Merged

Conversation

iainrussell
Copy link
Member

This fixes an issue introduced with #69 where features that are ON by default, but then disabled according to run-time criteria such as unavailable libraries, are mistakenly reported as being enabled. This becomes problematic when one package queries another package's CMake options in order to modify its own behaviour (in this case, it was Metview querying the options of mars-client).

@FussyDuck
Copy link

FussyDuck commented Nov 8, 2024

CLA assistant check
All committers have signed the CLA.

@iainrussell iainrussell merged commit 2280161 into develop Nov 10, 2024
19 checks passed
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