mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Enable native debug symbols generation
This commit is contained in:
@@ -101,6 +101,7 @@ android {
|
||||
}
|
||||
|
||||
ndk {
|
||||
debugSymbolLevel 'FULL'
|
||||
String[] export_abi_list = getExportEnabledABIs()
|
||||
abiFilters export_abi_list
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user