Add -C DIR option.
authorNicolas Despres <nicolas.despres@gmail.com>
Sat, 9 Apr 2011 17:45:24 +0000 (19:45 +0200)
committerNicolas Despres <nicolas.despres@gmail.com>
Tue, 26 Apr 2011 11:20:23 +0000 (13:20 +0200)
commitf10afb9d402b33710bd0b93f0c9c42f438347171
tree233ec72820601b2b61e0b909e3240de0d111b003
parent8c7e87bb0801e07c6c4d8499be965901b917a207
Add -C DIR option.

Can be useful when calling ninja from a script or a code editor or in many
other occasions.  It costs nothing and does not bring more complexity, so
I think we can afford it.
src/ninja.cc