mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2024-12-24 01:35:24 +01:00
ref_gl: fix build
This commit is contained in:
parent
b2038e76d3
commit
46378e3738
@ -35,6 +35,7 @@ def configure(conf):
|
||||
|
||||
conf.env.NANOGL = conf.options.NANOGL
|
||||
conf.env.GLWES = conf.options.GLWES
|
||||
conf.env.GL = conf.options.GL
|
||||
|
||||
if conf.env.NANOGL:
|
||||
conf.add_subproject('nanogl')
|
||||
|
Loading…
Reference in New Issue
Block a user