Update SourcePawn.

This commit is contained in:
David Anderson
2023-08-30 22:08:45 +02:00
committed by Your Name
parent 1ad8bb4560
commit edc73649ff
3 changed files with 4 additions and 2 deletions
+2
View File
@@ -41,6 +41,8 @@ for sdk_name in SM.sdks:
for cxx in builder.targets:
if not cxx.target.arch in sdk.platformSpec[cxx.target.platform]:
continue
if sdk_name == 'mock':
continue
binary = SM.HL2ExtConfig(project, builder, cxx, 'sdktools.ext.' + sdk.ext, sdk)
binary.compiler.cxxincludes += [