mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-12-06 18:08:31 +00:00
Build & link tier1/mathlib
This commit is contained in:
parent
4399ff0fd4
commit
c2d57ef42c
@ -339,7 +339,7 @@ class MMSConfig(object):
|
||||
os.path.join(sdk['path'], 'tier1', 'convar.cpp'),
|
||||
]
|
||||
|
||||
SdkHelpers.configureCxx(context, binary, sdk)
|
||||
SdkHelpers.configureCxx(context, binary.compiler, sdk)
|
||||
|
||||
return binary
|
||||
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit f559b1cc8f9e47d88e13bd46a220c32ec26af7b6
|
||||
Subproject commit 4104ee9063b266f128e6e239ca4afeed03da8877
|
||||
Loading…
Reference in New Issue
Block a user