mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 13:32:54 +02:00
commit
ab3787e477
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ endif()
|
|||
downloadVcpkg = True
|
||||
|
||||
if not downloadVcpkg and not os.path.isfile(self.exe):
|
||||
print("Missing executable, boostrapping")
|
||||
print("Missing executable, boot-strapping")
|
||||
downloadVcpkg = True
|
||||
|
||||
# Make sure we have a vcpkg executable
|
||||
|
|
Loading…
Reference in a new issue