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

exec_program is deprecated #826

Merged
merged 1 commit into from
Dec 6, 2024
Merged

exec_program is deprecated #826

merged 1 commit into from
Dec 6, 2024

Conversation

fridrich
Copy link
Contributor

Exec_program is deprecated. Use execute_process instead.

@AlbrechtL AlbrechtL requested a review from mpbraendli December 4, 2024 19:03
Copy link
Collaborator

@mpbraendli mpbraendli left a comment

Choose a reason for hiding this comment

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

I'm no cmake expert, but https://cmake.org/cmake/help/latest/command/exec_program.html says it's deprecated in favour of execute_process, then that looks good to me!

@AlbrechtL AlbrechtL merged commit 53a82be into AlbrechtL:next Dec 6, 2024
@fridrich fridrich deleted the fridrich branch December 7, 2024 14:35
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.

3 participants