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

Replace exec_program with execute_process #2784

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

WardF
Copy link
Member

@WardF WardF commented Oct 27, 2023

A replacement PR for #2744

@WardF WardF added this to the 4.9.3 milestone Oct 27, 2023
@WardF WardF self-assigned this Oct 27, 2023
Copy link
Collaborator

@DennisHeimbigner DennisHeimbigner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My only question is when was exec_process added to cmake.
We need to make sure that it has been around for a number of versions
so it is unlikely that users will get a failure using too old a cmake version.
Or we may need to update the minimum supported cmake version.

@WardF
Copy link
Member Author

WardF commented Oct 27, 2023

It looks like it was introduced in version 3.0, so we should be good.

@WardF WardF merged commit 37a46f2 into Unidata:main Oct 27, 2023
99 checks passed
@WardF WardF deleted the gh2744-redux.wif branch October 27, 2023 19:55
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