Skip to content

Conversation

@alvinhochun
Copy link
Contributor

When integrating cppwinrt from another project, I want to vendor the winmd headers into the source tree to avoid performing the download during build. This change adds a EXTERNAL_WINMD_INCLUDE_DIR variable to enable this usage.

@sylveon
Copy link
Contributor

sylveon commented Jan 2, 2023

This sounds ripe for trouble because of the pragma detect_mismatch included in the header. Every consumer is now locked in to this exact version of cppwinrt.

Edit: misread the change, thought it was for vendoring in cppwinrt.

@kennykerr kennykerr merged commit 0214f2f into microsoft:master Jan 3, 2023
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