Skip to content

Fixes: Sets _HAS_EXCEPTIONS=0 globally #701 #707

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Conversation

mjp41
Copy link
Member

@mjp41 mjp41 commented Dec 11, 2024

This makes the _HAS_EXCEPTIONS flag on windows only apply to libraries, and not if the library is used header only.

This makes the `_HAS_EXCEPTIONS` flag on windows only apply to libraries, and not if the library is used header only.
@mjp41
Copy link
Member Author

mjp41 commented Dec 11, 2024

@Kyuuhachi I think this should address #701. Could you let me know if this PR works for your use case. Thanks

@Kyuuhachi
Copy link

Yep, seems to work 👍

@mjp41 mjp41 merged commit f57e27d into microsoft:main Dec 12, 2024
58 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants