Skip to content

Fix export macro name for Windows bindings in module_api.h#13

Merged
Katze719 merged 1 commit intomainfrom
patch-module-api-macro
Dec 21, 2025
Merged

Fix export macro name for Windows bindings in module_api.h#13
Katze719 merged 1 commit intomainfrom
patch-module-api-macro

Conversation

@Katze719
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR corrects the export macro name used for Windows DLL builds from cpp_windows_bindings_EXPORTS to cpp_bindings_windows_EXPORTS, aligning it with the actual Windows bindings repository naming convention (cpp-bindings-windows).

  • Changed the preprocessor macro from cpp_windows_bindings_EXPORTS to cpp_bindings_windows_EXPORTS

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Katze719 Katze719 merged commit d7a9a6e into main Dec 21, 2025
6 checks passed
@Katze719 Katze719 deleted the patch-module-api-macro branch December 21, 2025 22:05
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.

3 participants