virtualx-engine/modules/tinyexr/config.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
89 B
Python
Raw Normal View History

2024-02-18 21:31:05 +01:00
def can_build(env, platform):
return env.editor_build
def configure(env):
pass