Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

CMakePresets.json: Add ARM64EC #3930

Merged
merged 1 commit into from
Aug 11, 2023
Merged

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
37 checks passed
@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