mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-02-16 02:30:52 +00:00
Use jom to parallelize command-line builds on Windows
This commit is contained in:
@@ -77,7 +77,7 @@ popd
|
||||
|
||||
echo Compiling Moonlight in %BUILD_CONFIG% configuration
|
||||
pushd %BUILD_FOLDER%
|
||||
nmake %BUILD_CONFIG%
|
||||
%SOURCE_ROOT%\scripts\jom.exe %BUILD_CONFIG%
|
||||
if !ERRORLEVEL! NEQ 0 goto Error
|
||||
popd
|
||||
|
||||
|
||||
BIN
scripts/jom.exe
Normal file
BIN
scripts/jom.exe
Normal file
Binary file not shown.
Reference in New Issue
Block a user