mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-02-20 13:54:14 +01:00
Changes to pushbuild.txt now trigger a reconfigure (r=dvander).
This commit is contained in:
parent
9d84360716
commit
5add250b81
@ -100,6 +100,8 @@ class MMSConfig(object):
|
||||
raise Exception('At least one SDK must be available.')
|
||||
|
||||
def configure(self):
|
||||
builder.AddConfigureFile('pushbuild.txt')
|
||||
|
||||
cfg = builder.DetectCompilers()
|
||||
cxx = cfg.cxx
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user