mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-18 02:50:33 +00: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…
x
Reference in New Issue
Block a user