Skip to content

Fix issue with undefined variable when cacheinit.cmake isn't used#219

Merged
ajelenak merged 1 commit intoHDFGroup:masterfrom
jhendersonHDF:fix_pl_package_name
Jan 30, 2026
Merged

Fix issue with undefined variable when cacheinit.cmake isn't used#219
ajelenak merged 1 commit intoHDFGroup:masterfrom
jhendersonHDF:fix_pl_package_name

Conversation

@jhendersonHDF
Copy link
Contributor

@jhendersonHDF jhendersonHDF commented Jan 30, 2026

Important

Fixes undefined PL_PACKAGE_NAME issue in CMakeLists.txt by setting a default value if not defined.

  • Behavior:
    • Fixes issue with undefined PL_PACKAGE_NAME in CMakeLists.txt by setting a default value "pl" if not defined.
    • Ensures BASIC_SETTINGS function receives a valid package name.

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

@jhendersonHDF jhendersonHDF linked an issue Jan 30, 2026 that may be closed by this pull request
@ajelenak ajelenak merged commit 1b9d81f into HDFGroup:master Jan 30, 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.

Broken path resolution for internal CMake macros

2 participants