quote $windk to make copy-and-paste easy
Change-Id: Iaecae142dcf268517f8918d9f4fa6a64db194fab Reviewed-on: https://skia-review.googlesource.com/23942 Commit-Queue: Mike Klein <mtklein@google.com> Reviewed-by: Ben Wagner <bungeman@google.com>
This commit is contained in:
parent
b3d1d90b28
commit
263cef7b5f
@ -45,7 +45,7 @@ toolchain("msvc") {
|
||||
env_setup = ""
|
||||
if (target_cpu == "x86") {
|
||||
print("Be sure to run")
|
||||
print("$windk/VC/Auxiliary/Build/vcvarsall.bat amd64_x86")
|
||||
print("\"$windk/VC/Auxiliary/Build/vcvarsall.bat\" amd64_x86")
|
||||
print("to set up your environment before running ninja.")
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user