We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cb8bbc commit b497617Copy full SHA for b497617
bootstrap.bat
@@ -12,7 +12,7 @@ ECHO Building Boost.Build engine
12
if exist ".\tools\build\src\engine\b2.exe" del tools\build\src\engine\b2.exe
13
pushd tools\build\src\engine
14
15
-call .\build.bat
+call .\build.bat %*
16
@ECHO OFF
17
18
popd
0 commit comments