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

COMP: Remove outdated exec_program to address CMP0153 warning #631

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

axel-grc
Copy link
Contributor

@axel-grc axel-grc commented Nov 7, 2024

The minimal GCC version currently supported is 7 so the removed code is outdated.

Fixes #630

The minimal GCC version currently supported is 7 so the removed code is
outdated.
@SimonRit SimonRit merged commit 003eac4 into RTKConsortium:master Nov 7, 2024
20 of 59 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.

CMake Warning Regarding Policy CMP0153 in FindGengetopt.cmake
2 participants