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

create minimum_version.cmake #405

Closed
elidwa opened this issue May 17, 2024 · 1 comment
Closed

create minimum_version.cmake #405

elidwa opened this issue May 17, 2024 · 1 comment

Comments

@elidwa
Copy link
Contributor

elidwa commented May 17, 2024

sliderule cmake and all plugins cmake files explicitly specify minimum version for cmake.
create minimum_version.cmake which would set it and have all cmake files include it, or do something similar. We should have only one place where minimum cmake is specified.

@elidwa
Copy link
Contributor Author

elidwa commented May 20, 2024

I looked into it and it cannot be done without making sliderule cmake 'aware' of plugins cmakes which is not what we want. Cannot include common version cmake file since the minimum cmake version has to be defined before the first cmake command which would be 'include' command. Closing issue.

@elidwa elidwa closed this as completed May 20, 2024
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

No branches or pull requests

1 participant