Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix exported symbols under clang-cl (Closes #503) #525

Merged
merged 1 commit into from
Oct 21, 2022
Merged

Conversation

bruxisma
Copy link
Contributor

This also turns the define for PUGIXML_API into an $<IF:>, instead of an
$<IF:> with an empty true condition. If this is inadequate, I will
undo it, and place them on separate lines as they were before, but will
most likely use an inverse $<NOT:> instead of an $<IF:>.

This also turns the define for PUGIXML_API into an `$<IF:>`, instead of an
`$<IF:>` with an empty true condition. If this is inadequate, I will
undo it, and place them on separate lines as they were before, but will
most likely use an inverse `$<NOT:>` instead of an `$<IF:>`.
@zeux zeux merged commit 43ef7e2 into zeux:master Oct 21, 2022
@zeux
Copy link
Owner

zeux commented Oct 21, 2022

Thanks!

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