Fixing bootstrap from non-VS command prompts.
This commit is contained in:
Submodule build_tools updated: b5ff34023b...27df20c41e
1
xb.bat
1
xb.bat
@@ -40,6 +40,7 @@ IF %_RESULT% NEQ 0 (
|
|||||||
ECHO this script again.
|
ECHO this script again.
|
||||||
GOTO :exit_error
|
GOTO :exit_error
|
||||||
)
|
)
|
||||||
|
CALL %VS14_VCVARSALL% amd64
|
||||||
|
|
||||||
SET CLANG_FORMAT=""
|
SET CLANG_FORMAT=""
|
||||||
SET LLVM_CLANG_FORMAT="C:\Program Files (x86)\LLVM\bin\clang-format.exe"
|
SET LLVM_CLANG_FORMAT="C:\Program Files (x86)\LLVM\bin\clang-format.exe"
|
||||||
|
|||||||
Reference in New Issue
Block a user