mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 11:35:05 +08:00
wscript: refactor opus wscript files, now it builds only if system package wasn't found
This commit is contained in:
@@ -166,7 +166,7 @@ def build(bld):
|
||||
'client/vgui/*.c',
|
||||
'client/avi/*.c'])
|
||||
|
||||
libs.append('OPUS')
|
||||
libs.append('opus')
|
||||
|
||||
includes = ['common', 'server', 'client', 'client/vgui', 'tests', '.', '../public', '../common', '../filesystem', '../pm_shared' ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user