mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-07 04:40:43 +08:00
3rdparty: bzip2: add wscript for bzip2, check for system-wide bzip2, add readme note
This commit is contained in:
@@ -222,7 +222,7 @@ def build(bld):
|
||||
'client/*.c',
|
||||
'client/vgui/*.c',
|
||||
'client/avi/*.c'])
|
||||
libs += ['opus']
|
||||
libs += ['opus', 'bzip2']
|
||||
|
||||
includes = ['server', 'client', 'client/vgui' ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user