Skip to content

Fix plugin path separator on Windows#232

Merged
lrknox merged 1 commit intoHDFGroup:masterfrom
jhendersonHDF:fix_path_sep
Feb 27, 2026
Merged

Fix plugin path separator on Windows#232
lrknox merged 1 commit intoHDFGroup:masterfrom
jhendersonHDF:fix_path_sep

Conversation

@jhendersonHDF
Copy link
Contributor

@jhendersonHDF jhendersonHDF commented Feb 27, 2026

Important

Fixes Windows path separator for _plugin_path in CMakeLists.txt to ensure correct plugin path handling.

  • Behavior:
    • Fixes path separator for _plugin_path in CMakeLists.txt on Windows from : to ;.
    • Ensures correct plugin path handling for Windows systems.
  • Misc:
    • No changes to Unix/Mac path handling.

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

@lrknox lrknox merged commit 3565e1b into HDFGroup:master Feb 27, 2026
13 checks passed
@jhendersonHDF jhendersonHDF deleted the fix_path_sep branch March 1, 2026 17:44
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