mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Use separate_debug_symbols
to control generation of the separate Android debug symbols file
This commit is contained in:
parent
67c96c89cc
commit
ccf61650bd
2 changed files with 1 additions and 2 deletions
|
@ -40,7 +40,6 @@ def get_opts():
|
|||
False,
|
||||
),
|
||||
BoolVariable("swappy", "Use Swappy Frame Pacing library", False),
|
||||
BoolVariable("gradle_do_not_strip", "Whether Gradle should strip the Android *.so libraries or not", False),
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue