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: update Acts min version; collect min versions in CMakeLists.txt #1128

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wdconinc
Copy link
Contributor

Briefly, what does this PR introduce?

This defines all minimum dependency versions in one place, and uses them in all find_package calls (or, in the case of Acts, immediately after the find_package call). It shifts the find_package calls into only the jana_plugin.cmake, not the top level (only exception is JANA since it prints some stuff that should probably go first).

What kind of change does this PR introduce?

  • Bug fix (issue: min Acts version 30 now)
  • New feature (issue #__)
  • Documentation update
  • Other: __

Please check if this PR fulfills the following:

  • Tests for the changes have been added
  • Documentation has been added / updated
  • Changes have been communicated to collaborators

Does this PR introduce breaking changes? What changes might users need to make to their code?

No.

Does this PR change default behavior?

No.

@wdconinc
Copy link
Contributor Author

We do need to start testing both oldest and newest versions in CI, so these versions mean something...

@wdconinc wdconinc marked this pull request as draft November 25, 2023 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant