Do not compile Recast for Android
At least this makes Godot compile for Android until there is a better solution.
This commit is contained in:
parent
cd2ffdc672
commit
52cb4ec232
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
def can_build(platform):
|
||||
return True
|
||||
return platform != "android"
|
||||
|
||||
|
||||
def configure(env):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue