Skip to content
Snippets Groups Projects
Commit 01739302 authored by Colin Cross's avatar Colin Cross
Browse files

Allow multiple calls to ctx.SetBuildDir

ctx.SetBuildDir is called by the bootstrap singleton, which is always
last.  In order to allow the primary builder to set the directory for
.ninja_log/.ninja_deps, remove the panic on multiple calls to
ctx.SetBuildDir, and always used the value passed by the first caller.
parent e6006362
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment