We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 677a654 commit 2d632d7Copy full SHA for 2d632d7
src/native/CMakePresets.json.in
@@ -18,6 +18,7 @@
18
"cacheVariables": {
19
"ANDROID_NDK": "@AndroidNdkDirectory@",
20
"ANDROID_TOOLCHAIN": "clang",
21
+ "ANDROID_SUPPORT_FLEXIBLE_PAGE_SIZES": "ON",
22
"CMAKE_EXPORT_COMPILE_COMMANDS": "ON",
23
"CMAKE_MAKE_PROGRAM": "@NinjaPath@",
24
"OUTPUT_PATH": "@OutputPath@",
0 commit comments