Skip to content

Commit

Permalink
add mips64-linux to triplets/community (#34392)
Browse files Browse the repository at this point in the history
Co-authored-by: Ding Jiajia <dingjiajia@rsl.com>
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
  • Loading branch information
3 people committed Oct 19, 2023
1 parent dca3d12 commit 8eb5735
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions triplets/community/mips64-linux.cmake
@@ -0,0 +1,6 @@
set(VCPKG_TARGET_ARCHITECTURE mips64)
set(VCPKG_CRT_LINKAGE dynamic)
set(VCPKG_LIBRARY_LINKAGE static)

set(VCPKG_CMAKE_SYSTEM_NAME Linux)

0 comments on commit 8eb5735

Please sign in to comment.