mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-12 08:08:02 +00:00
ref: gl: wscript: remove all libs dependencies from gles3compat, added by mistake
This commit is contained in:
parent
131ad9c790
commit
e9af0c9810
@ -65,7 +65,7 @@ def build(bld):
|
||||
},
|
||||
'ref_gles3compat': {
|
||||
'enable': bld.env.GLES3COMPAT,
|
||||
'libs': ['DL', 'gl4es', 'LOG'],
|
||||
'libs': [],
|
||||
'defines': ['XASH_GLES3COMPAT'],
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user