Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 3rdParty/vcpkg_ports/triplets/ci/arm-android.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ set(VCPKG_TARGET_ARCHITECTURE arm)
set(VCPKG_CRT_LINKAGE static)
set(VCPKG_LIBRARY_LINKAGE static)
set(VCPKG_CMAKE_SYSTEM_NAME Android)
set(VCPKG_CMAKE_SYSTEM_VERSION 16)
set(VCPKG_CMAKE_SYSTEM_VERSION android-16)
2 changes: 1 addition & 1 deletion 3rdParty/vcpkg_ports/triplets/ci/arm-neon-android.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ set(VCPKG_TARGET_ARCHITECTURE arm)
set(VCPKG_CRT_LINKAGE static)
set(VCPKG_LIBRARY_LINKAGE static)
set(VCPKG_CMAKE_SYSTEM_NAME Android)
set(VCPKG_CMAKE_SYSTEM_VERSION 16)
set(VCPKG_CMAKE_SYSTEM_VERSION android-16)
2 changes: 1 addition & 1 deletion 3rdParty/vcpkg_ports/triplets/ci/arm64-android.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ set(VCPKG_TARGET_ARCHITECTURE arm64)
set(VCPKG_CRT_LINKAGE static)
set(VCPKG_LIBRARY_LINKAGE static)
set(VCPKG_CMAKE_SYSTEM_NAME Android)
set(VCPKG_CMAKE_SYSTEM_VERSION 21)
set(VCPKG_CMAKE_SYSTEM_VERSION android-21)
2 changes: 1 addition & 1 deletion 3rdParty/vcpkg_ports/triplets/ci/armv6-android.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ set(VCPKG_TARGET_ARCHITECTURE arm)
set(VCPKG_CRT_LINKAGE static)
set(VCPKG_LIBRARY_LINKAGE static)
set(VCPKG_CMAKE_SYSTEM_NAME Android)
set(VCPKG_CMAKE_SYSTEM_VERSION 16)
set(VCPKG_CMAKE_SYSTEM_VERSION android-16)
2 changes: 1 addition & 1 deletion 3rdParty/vcpkg_ports/triplets/ci/x64-android.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ set(VCPKG_TARGET_ARCHITECTURE x64)
set(VCPKG_CRT_LINKAGE static)
set(VCPKG_LIBRARY_LINKAGE static)
set(VCPKG_CMAKE_SYSTEM_NAME Android)
set(VCPKG_CMAKE_SYSTEM_VERSION 21)
set(VCPKG_CMAKE_SYSTEM_VERSION android-21)
2 changes: 1 addition & 1 deletion 3rdParty/vcpkg_ports/triplets/ci/x86-android.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ set(VCPKG_TARGET_ARCHITECTURE x86)
set(VCPKG_CRT_LINKAGE static)
set(VCPKG_LIBRARY_LINKAGE static)
set(VCPKG_CMAKE_SYSTEM_NAME Android)
set(VCPKG_CMAKE_SYSTEM_VERSION 16)
set(VCPKG_CMAKE_SYSTEM_VERSION android-16)
2 changes: 1 addition & 1 deletion 3rdParty/vcpkg_ports/triplets/default/arm-android.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ set(VCPKG_TARGET_ARCHITECTURE arm)
set(VCPKG_CRT_LINKAGE static)
set(VCPKG_LIBRARY_LINKAGE static)
set(VCPKG_CMAKE_SYSTEM_NAME Android)
set(VCPKG_CMAKE_SYSTEM_VERSION 16)
set(VCPKG_CMAKE_SYSTEM_VERSION android-16)
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ set(VCPKG_TARGET_ARCHITECTURE arm)
set(VCPKG_CRT_LINKAGE static)
set(VCPKG_LIBRARY_LINKAGE static)
set(VCPKG_CMAKE_SYSTEM_NAME Android)
set(VCPKG_CMAKE_SYSTEM_VERSION 16)
set(VCPKG_CMAKE_SYSTEM_VERSION android-16)
2 changes: 1 addition & 1 deletion 3rdParty/vcpkg_ports/triplets/default/arm64-android.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ set(VCPKG_TARGET_ARCHITECTURE arm64)
set(VCPKG_CRT_LINKAGE static)
set(VCPKG_LIBRARY_LINKAGE static)
set(VCPKG_CMAKE_SYSTEM_NAME Android)
set(VCPKG_CMAKE_SYSTEM_VERSION 21)
set(VCPKG_CMAKE_SYSTEM_VERSION android-21)
2 changes: 1 addition & 1 deletion 3rdParty/vcpkg_ports/triplets/default/armv6-android.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ set(VCPKG_TARGET_ARCHITECTURE arm)
set(VCPKG_CRT_LINKAGE static)
set(VCPKG_LIBRARY_LINKAGE static)
set(VCPKG_CMAKE_SYSTEM_NAME Android)
set(VCPKG_CMAKE_SYSTEM_VERSION 16)
set(VCPKG_CMAKE_SYSTEM_VERSION android-16)
2 changes: 1 addition & 1 deletion 3rdParty/vcpkg_ports/triplets/default/x64-android.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ set(VCPKG_TARGET_ARCHITECTURE x64)
set(VCPKG_CRT_LINKAGE static)
set(VCPKG_LIBRARY_LINKAGE static)
set(VCPKG_CMAKE_SYSTEM_NAME Android)
set(VCPKG_CMAKE_SYSTEM_VERSION 21)
set(VCPKG_CMAKE_SYSTEM_VERSION android-21)
2 changes: 1 addition & 1 deletion 3rdParty/vcpkg_ports/triplets/default/x86-android.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ set(VCPKG_TARGET_ARCHITECTURE x86)
set(VCPKG_CRT_LINKAGE static)
set(VCPKG_LIBRARY_LINKAGE static)
set(VCPKG_CMAKE_SYSTEM_NAME Android)
set(VCPKG_CMAKE_SYSTEM_VERSION 16)
set(VCPKG_CMAKE_SYSTEM_VERSION android-16)