Skip to content

Commit

Permalink
Add ARM64EC static triplet configuration for vcpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
ak5k committed Dec 13, 2024
1 parent 4bc0ed0 commit be01971
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmake/vcpkg-triplets/arm64ec-windows-static.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
set(VCPKG_TARGET_ARCHITECTURE arm64ec)
set(VCPKG_CRT_LINKAGE static)
set(VCPKG_LIBRARY_LINKAGE static)

0 comments on commit be01971

Please # to comment.