CEF changes
This commit is contained in:
7
3rd_party/CEF/create_debug.cmd
vendored
7
3rd_party/CEF/create_debug.cmd
vendored
@@ -2,8 +2,8 @@
|
||||
set ROOT=%~dp0%
|
||||
pushd %ROOT%
|
||||
|
||||
set PATH=%ROOT%\depot_tools;%PATH%
|
||||
REM call create_common.cmd
|
||||
set PATH=%ROOT%depot_tools;%PATH%
|
||||
call create_common.cmd
|
||||
|
||||
set CEF_USE_GN=1
|
||||
set GN_DEFINES=is_win_fastlink=true fatal_linker_warnings=false
|
||||
@@ -29,5 +29,4 @@ goto :END
|
||||
exit 1
|
||||
|
||||
:END
|
||||
popd
|
||||
exit 0
|
||||
popd
|
Reference in New Issue
Block a user