Skip to content

Conversation

@jhendersonHDF
Copy link
Collaborator

@jhendersonHDF jhendersonHDF commented Jan 9, 2026

Important

Add Findlibaec.cmake to locate libaec for SZIP support, updating CMakeFilters.cmake and CHANGELOG.md.

  • CMake Module:
    • Added Findlibaec.cmake to locate libaec for SZIP support.
    • Defines libaec::aec and libaec::sz targets if found.
    • Sets libaec_FOUND, libsz_FOUND, and related include and library variables.
  • Integration:
    • Updated CMakeFilters.cmake to use Findlibaec.cmake for SZIP support.
    • Ensures libsz compatibility library is available when using libaec.
  • Documentation:
    • Updated CHANGELOG.md to document the addition of Findlibaec.cmake for SZIP support.

This description was created by Ellipsis for e57f5ab. You can customize this summary. It will automatically update as commits are pushed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: To be triaged

Development

Successfully merging this pull request may close these issues.

Enhance CMake configuration to automatically detect and use system-installed libaec as an SZIP provider

3 participants