mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
Corrected the comment in src/build.bat to list all the currently supported toolsets when building Boost Jam.
[SVN r46103]
This commit is contained in:
@@ -20,7 +20,8 @@ ECHO ###
|
||||
ECHO ### You can specify the toolset as the argument, i.e.:
|
||||
ECHO ### .\build.bat msvc
|
||||
ECHO ###
|
||||
ECHO ### Toolsets supported by this script are: borland, como, gcc, gcc-nocygwin, intel-win32, metrowerks, mingw, msvc, vc7, vc8
|
||||
ECHO ### Toolsets supported by this script are: borland, como, gcc, gcc-nocygwin,
|
||||
ECHO ### intel-win32, metrowerks, mingw, msvc, vc7, vc8, vc9
|
||||
ECHO ###
|
||||
set _error_=
|
||||
endlocal
|
||||
|
||||
Reference in New Issue
Block a user