Skip to content

[CMake] fix HDF5 version number in STIRConfig.cmake - #1580

Merged
KrisThielemans merged 1 commit into
UCL:masterfrom
KrisThielemans:CMake_HDF5_export_fix
Mar 29, 2025
Merged

[CMake] fix HDF5 version number in STIRConfig.cmake#1580
KrisThielemans merged 1 commit into
UCL:masterfrom
KrisThielemans:CMake_HDF5_export_fix

Conversation

@KrisThielemans

Copy link
Copy Markdown
Collaborator

We now only require version major.minor for HDF5, as HDF5_VERSION could otherwise contain extra patch info, causing problems with find_package(STIR).

Fixes #1557

@KrisThielemans KrisThielemans added this to the v6.3 milestone Mar 28, 2025
@KrisThielemans KrisThielemans self-assigned this Mar 28, 2025
We now only require version major.minor for HDF5, as
HDF5_VERSION could otherwise contain extra patch info,
causing problems with find_package(STIR).

Fixes UCL#1557
@KrisThielemans
KrisThielemans force-pushed the CMake_HDF5_export_fix branch from a8846f5 to f49d93e Compare March 28, 2025 23:14
@KrisThielemans

Copy link
Copy Markdown
Collaborator Author

One job fails due to failure to download ROOT.

@KrisThielemans
KrisThielemans merged commit 5aa30eb into UCL:master Mar 29, 2025
@KrisThielemans
KrisThielemans deleted the CMake_HDF5_export_fix branch March 29, 2025 07:52
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.

exported STIRConfig.cmake can have problems with "too much" version info

1 participant