Fix build.
This commit is contained in:
parent
f01ad5317a
commit
767c5cf468
@ -578,7 +578,6 @@ class SMConfig(object):
|
|||||||
def ConfigureForHL2(self, context, binary, sdk):
|
def ConfigureForHL2(self, context, binary, sdk):
|
||||||
compiler = binary.compiler
|
compiler = binary.compiler
|
||||||
SetArchFlags(compiler)
|
SetArchFlags(compiler)
|
||||||
self.AddCxxCompat(binary)
|
|
||||||
|
|
||||||
compiler.cxxincludes += [
|
compiler.cxxincludes += [
|
||||||
os.path.join(self.mms_root, 'core'),
|
os.path.join(self.mms_root, 'core'),
|
||||||
|
Loading…
Reference in New Issue
Block a user