Skip to content

Comments

Correct copy/paste mistakes from PR #218.#220

Merged
lrknox merged 1 commit intoHDFGroup:masterfrom
lrknox:fix-win-arm64-flags
Feb 23, 2026
Merged

Correct copy/paste mistakes from PR #218.#220
lrknox merged 1 commit intoHDFGroup:masterfrom
lrknox:fix-win-arm64-flags

Conversation

@lrknox
Copy link
Collaborator

@lrknox lrknox commented Feb 23, 2026

Important

Corrects copy/paste mistakes in CMakeLists for zlib and LZF libraries by setting target properties for static libraries based on architecture.

  • CMakeLists Corrections:
    • In zlib-CMakeLists.txt, replace ${ZLIB_LIB_TARGET} with zlibstat for setting STATIC_LIBRARY_FLAGS for ARM64 and x64 architectures.
    • In CMakeLists.txt, replace ${ZLIB_LIB_TARGET} with ${LZF_LIB_TARGET} for setting STATIC_LIBRARY_FLAGS for ARM64 and x64 architectures.

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

@lrknox lrknox merged commit 47f393f into HDFGroup:master Feb 23, 2026
13 checks passed
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.

2 participants