mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 00:52:16 +00:00
When reporting that now toolsets are configured, mention the URL.
[SVN r34231]
This commit is contained in:
@@ -153,7 +153,8 @@ if ! [ feature.values <toolset> ]
|
||||
{
|
||||
ECHO "warning: no toolsets are configured." ;
|
||||
ECHO "warning: you won't be able to build C++ programs." ;
|
||||
ECHO "warning: please consult the documentation." ;
|
||||
ECHO "warning: please consult the documentation at" ;
|
||||
ECHO "warning: http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html" ;
|
||||
ECHO ;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user