Skip to content

Commit a16a071

Browse files
committed
vswhere: remove mention of legacy option [skip appveyor]
Signed-off-by: Mats Wichmann <[email protected]>
1 parent f40aad1 commit a16a071

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

SCons/Tool/msvc.xml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -868,12 +868,9 @@ Specify the location of <command>vswhere.exe</command>.
868868
Microsoft Visual Studio and Build Tools since the 2017 edition,
869869
but is also available as a standalone installation.
870870
It allows queries to obtain detailed information about
871-
installations of 2017 and later editions;
872-
with the <option>-legacy</option> argument,
873-
it can return limited information for
874-
installations of the 2010 through 2015 editions.
875-
&SCons; makes use of this information to help determine
876-
the state of compiler support.
871+
installations of 2017 and later editions.
872+
&SCons; makes use of this information to determine
873+
the state of compiler support for those editions.
877874
</para>
878875
<para>
879876
You can set the &cv-VSWHERE; variable to the path to a specific

0 commit comments

Comments
 (0)