mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-03-10 04:31:16 +00:00
ref: gl: move vgl_shim to ref/gl
This commit is contained in:
parent
458aa6d8b8
commit
2bacc91922
2
wscript
2
wscript
@ -57,7 +57,7 @@ SUBDIRS = [
|
|||||||
Subproject('utils/run-fuzzer', lambda x: x.env.ENABLE_FUZZER),
|
Subproject('utils/run-fuzzer', lambda x: x.env.ENABLE_FUZZER),
|
||||||
|
|
||||||
# enabled on PSVita only
|
# enabled on PSVita only
|
||||||
Subproject('utils/vgl_shim', lambda x: x.env.DEST_OS == 'psvita'),
|
Subproject('ref/gl/vgl_shim', lambda x: x.env.DEST_OS == 'psvita'),
|
||||||
]
|
]
|
||||||
|
|
||||||
def options(opt):
|
def options(opt):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user