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 Boost_VERSION with Boost_VERSION_STRING in STIRConfig.cmake #1543

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

robbietuk
Copy link
Collaborator

Changes in this pull request

This pull request includes a modification to the src/cmake/STIRConfig.cmake.in file to correct the version specification for the Boost library.

Testing performed

Fixes my issue in #1541

Related issues

Fixes #1541

Checklist before requesting a review

  • I have performed a self-review of my code
  • [] I have added docstrings/doxygen in line with the guidance in the developer guide
  • [] I have implemented unit tests that cover any new or modified functionality (if applicable)
  • The code builds and runs on my machine
  • [] documentation/release_XXX.md has been updated with any functionality change (if applicable)

@KrisThielemans KrisThielemans self-assigned this Nov 22, 2024
@KrisThielemans KrisThielemans added this to the v6.3 milestone Nov 22, 2024
@KrisThielemans KrisThielemans merged commit 2eb11a9 into UCL:master Nov 22, 2024
9 checks passed
@robbietuk robbietuk deleted the CMakeBoostVersionFix branch November 22, 2024 18:09
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.

STIRConfig.cmake Find Boost package versioning error
2 participants