diff --git a/build/build.bat b/build/build.bat index 11d7fd8..3bcff99 100644 --- a/build/build.bat +++ b/build/build.bat @@ -9,6 +9,7 @@ set DOWNLOAD_DIR=X:\chromium_git set DEPOT_TOOLS_DIR=X:\depot_tools :: Execute the build using dynamic paths +:: --no-debug-build^ - add to skip debug build python X:\build\automate-git.py^ --url=https://github.com/citizenfx/cef.git^ --checkout=cfx-m124^ @@ -17,6 +18,5 @@ python X:\build\automate-git.py^ --minimal-distrib-only^ --x64-build^ --no-cef-update^ - --no-debug-build^ --no-depot-tools-update^ --with-pgo-profiles %*