mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 22:34:33 +01:00
Android CI: enable native build (cmake) output (#24337)
This commit is contained in:
@@ -20,3 +20,7 @@ android.enableJetifier=false
|
||||
android.useAndroidX=true
|
||||
org.gradle.configuration-cache=true
|
||||
org.gradle.jvmargs=-Xmx4096m
|
||||
|
||||
# Enable verbose output to see cmake and ninja logs during build for native output:
|
||||
# https://developer.android.com/studio/releases/gradle-plugin#native-build-output
|
||||
android.native.buildOutput=verbose
|
||||
|
||||
Reference in New Issue
Block a user