Build fixes
This commit is contained in:
5
3rd_party/CEF/create_common.cmd
vendored
5
3rd_party/CEF/create_common.cmd
vendored
@@ -1,9 +1,8 @@
|
||||
@echo off
|
||||
set ROOT=%~dp0%
|
||||
pushd "%ROOT%"
|
||||
|
||||
set PATH=%ROOT%..\..\bin;%PATH%
|
||||
|
||||
pushd "%ROOT%"
|
||||
|
||||
mkdir automate >NUL 2>&1
|
||||
mkdir chromium_git >NUL 2>&1
|
||||
mkdir depot_tools >NUL 2>&1
|
||||
|
Reference in New Issue
Block a user