index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gdnative
/
config.py
blob: 9f57b9bb740866c1aa03ea0446ec4e3923078728 (
plain
)
1
2
3
4
5
6
7
8
def
can_build
(
platform
):
return
True
def
configure
(
env
):
env
.
use_ptrcall
=
True