mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Replace HTTP links with HTTPS for sites with HTTPS versions
This commit is contained in:
@@ -93,7 +93,7 @@ def configure(env):
|
||||
install_ndk_if_needed(env)
|
||||
|
||||
# Workaround for MinGW. See:
|
||||
# http://www.scons.org/wiki/LongCmdLinesOnWin32
|
||||
# https://www.scons.org/wiki/LongCmdLinesOnWin32
|
||||
if os.name == "nt":
|
||||
|
||||
import subprocess
|
||||
|
||||
Reference in New Issue
Block a user