mirror of https://github.com/BOINC/boinc.git
6 lines
171 B
CMake
6 lines
171 B
CMake
![]() |
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)
|