Skip to content

[vcpkg] Add static triplet for arm64-windows#11431

Merged
strega-nil merged 1 commit intomicrosoft:masterfrom
orudge:master
May 21, 2020
Merged

[vcpkg] Add static triplet for arm64-windows#11431
strega-nil merged 1 commit intomicrosoft:masterfrom
orudge:master

Conversation

@orudge
Copy link
Contributor

@orudge orudge commented May 18, 2020

This pull requests adds a new community triplet, arm64-windows-static (ARM64, Windows Desktop, build static libraries, use static CRT).

I have tested a handful of libraries I require for a project (including libpng, lzma, lzo2, SDL2, zlib) using VC++ 2019 16.5.5 and have not noticed any issues.

Copy link
Contributor

@JackBoosY JackBoosY left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add !triplets/community/arm64-windows-static.cmake to file .gitignore.

See example.

@orudge
Copy link
Contributor Author

orudge commented May 19, 2020

Please add !triplets/community/arm64-windows-static.cmake to file .gitignore.

I've pushed an update with these changes, thanks.

@JackBoosY
Copy link
Contributor

Waiting for #11459 merge.

@JackBoosY JackBoosY added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label May 21, 2020
@strega-nil
Copy link
Contributor

Alright cool, thanks @orudge :)

@strega-nil strega-nil merged commit 01e3b30 into microsoft:master May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants