Skip to content

Commit

Permalink
enable ANDROID_SUPPORT_FLEXIBLE_PAGE_SIZES for Android
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc-André Moreau authored and awakecoding committed Dec 3, 2024
1 parent 554a09d commit a69a0fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/android-common.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@

set(CMAKE_EXPORT_NO_PACKAGE_REGISTRY ON)
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
set(ANDROID_SUPPORT_FLEXIBLE_PAGE_SIZES ON)
set(BUILD_SHARED_LIBS OFF)

0 comments on commit a69a0fc

Please sign in to comment.