mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Set the version number of msvc when configuring a default autodetected version.
[SVN r37633]
This commit is contained in:
@@ -176,6 +176,7 @@ local rule configure-really (
|
||||
# take the first detected version
|
||||
version = [ $(.versions).all ] ;
|
||||
version = $(version[1]) ;
|
||||
v = $(version) ;
|
||||
|
||||
# Note: 'version' can still be empty at this point if no versions were
|
||||
# detected.
|
||||
|
||||
Reference in New Issue
Block a user