Server platform builds (dummy) mobile_vr module.
Protect GL functions in mobile_vr with ifdefs.
This commit is contained in:
@ -29,9 +29,7 @@ def get_opts():
|
||||
|
||||
def get_flags():
|
||||
|
||||
return [
|
||||
("module_mobile_vr_enabled", False),
|
||||
]
|
||||
return []
|
||||
|
||||
|
||||
def configure(env):
|
||||
|
||||
Reference in New Issue
Block a user