Skip to content

Add support for C++20 modules#1078

Open
mikomikotaishi wants to merge 1 commit into
leethomason:masterfrom
mikomikotaishi:master
Open

Add support for C++20 modules#1078
mikomikotaishi wants to merge 1 commit into
leethomason:masterfrom
mikomikotaishi:master

Conversation

@mikomikotaishi
Copy link
Copy Markdown
Contributor

This implements the original goal of #1051.

This PR adds C++ module support, for users of C++20 who wish to use modules rather than headers. The CMake option tinyxml2_BUILD_MODULE is provided to activate this.

This feature is opt-in, and should not affect older versions.

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.

1 participant