bolt/deps/llvm-18.1.8/runtimes/cmake/android/Common.cmake

7 lines
262 B
CMake
Raw Normal View History

2025-02-14 19:21:04 +01:00
set(CMAKE_SYSTEM_NAME "Android" CACHE STRING "")
# Set the CMake system version to "1" to inhibit CMake's built-in support for
# compiling using the Android NDK, which gets in the way when we're not using an
# NDK.
set(CMAKE_SYSTEM_VERSION "1" CACHE STRING "")