summaryrefslogtreecommitdiff
path: root/modules/gdnative/arvr/config.py
blob: 4d1bdfe4d12a1c1465577869446cd2d45bf49d78 (plain)
1
2
3
4
5
def can_build(platform):
	return True

def configure(env):
	pass