[PR #949] Enable C++/WinRT Optimizations for local component builds #24413

Open
opened 2026-01-31 09:03:10 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/949

State: closed
Merged: Yes


Doing this speeds up local builds and makes module.g.cpp a lot simpler.
There's also some goodness around instantiating components that are local to your DLL not going through RoGetActivationFactory.

PR Checklist

**Original Pull Request:** https://github.com/microsoft/terminal/pull/949 **State:** closed **Merged:** Yes --- Doing this speeds up local builds and makes module.g.cpp a lot simpler. There's also some goodness around instantiating components that are local to your DLL not going through RoGetActivationFactory. ## PR Checklist * [x] Closes #945 * [x] CLA signed * [x] Tests added/passed/not applicable * [x] Documentation updated or not applicable * [x] I've discussed this with core contributors already.
claunia added the pull-request label 2026-01-31 09:03:10 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#24413