mirror of
https://github.com/godotengine/godot-cpp.git
synced 2026-01-06 06:10:06 +03:00
[SCons] Fixed crashes in several scripts
(cherry picked from commit 0e5975dd26)
This commit is contained in:
committed by
David Snopek
parent
dcd7a69512
commit
dd8e1def67
@@ -5,7 +5,6 @@ import platform
|
||||
import sys
|
||||
import subprocess
|
||||
from binding_generator import scons_generate_bindings, scons_emit_files
|
||||
from SCons.Errors import UserError
|
||||
|
||||
|
||||
EnsureSConsVersion(4, 0)
|
||||
|
||||
Reference in New Issue
Block a user