Sign in
cobalt
/
depot_tools
/
20d2d8a8f5ce1ff0e60f617f60a4a46fe8476c81
/
.
/
ninja.bat
blob: 8dc49d2f05b4d8a00543ffa802f209e457acdee6 [
file
] [
log
] [
blame
]
@echo
off
setlocal
::
This
is
required
with
cygwin only
.
PATH
=%~
dp0
;%
PATH
%
"%~dp0ninja-win.exe"
%*