Initial commit
This commit is contained in:
5
modules/detour/config.py
Normal file
5
modules/detour/config.py
Normal file
@@ -0,0 +1,5 @@
|
||||
def can_build(env, platform):
|
||||
return True
|
||||
|
||||
def configure(env):
|
||||
pass
|
||||
Reference in New Issue
Block a user