Skip to content

Commit

Permalink
Update build.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
prikolium-cfx authored Apr 30, 2024
1 parent 4a39964 commit 2a344ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -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^
Expand All @@ -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 %*

0 comments on commit 2a344ed

Please sign in to comment.