mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-14 17:48:36 +00:00
The real build fix is here, I think.
This commit is contained in:
parent
f2b201aed8
commit
7650303a08
@ -17,6 +17,7 @@ def BuildCURL():
|
||||
'--without-libssh2',
|
||||
'--without-zlib']
|
||||
curl.AddCommand(command.DirectCommand(args))
|
||||
curl.AddCommand(command.DirectCommand(['cd lib']))
|
||||
curl.AddCommand(command.DirectCommand(['make']))
|
||||
else:
|
||||
args = ['vcbuild',
|
||||
|
||||
@ -20,3 +20,4 @@ joys of valve, part 1: a haiku
|
||||
this is a big waste of time
|
||||
you smell like wet dog
|
||||
DS saves us from Valve again.
|
||||
Curl up next to the fire and burn.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user