Skip to content

Conversation

cpplearner
Copy link
Contributor

#3732 has added support for building the STL for the ARM64EC platform. This PR makes it easier to build for ARM64EC using the presets.

@cpplearner cpplearner requested a review from a team as a code owner August 7, 2023 07:13
@StephanTLavavej StephanTLavavej added the build Related to the build system label Aug 7, 2023
@StephanTLavavej StephanTLavavej self-assigned this Aug 7, 2023
@StephanTLavavej
Copy link
Member

cmake --preset ARM64EC
cmake --build --preset ARM64EC

successfully built.

@StephanTLavavej
Copy link
Member

I'm speculatively mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

@barcharcraz barcharcraz removed their assignment Aug 10, 2023
@StephanTLavavej StephanTLavavej merged commit 5c3a8a5 into microsoft:main Aug 11, 2023
@StephanTLavavej
Copy link
Member

Thanks for noticing that this preset was missing and adding it! 😺 🎉 🚀

@cpplearner cpplearner deleted the presets branch August 11, 2023 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to the build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants