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