fix comment for vswhere logic
authorWilliam Deegan <bill@baddogconsulting.com>
Tue, 8 Aug 2017 02:22:50 +0000 (19:22 -0700)
committerWilliam Deegan <bill@baddogconsulting.com>
Tue, 8 Aug 2017 02:22:50 +0000 (19:22 -0700)
src/engine/SCons/Tool/MSCommon/vc.py

index f8e72f52c165ba545b3f32ab2788e3b062756d9f..7c9eab55f91f297e0072aa1cbd0559fb21f7e7bc 100644 (file)
@@ -228,7 +228,7 @@ def is_host_target_supported(host_target, msvc_version):
 
 def find_vc_pdir_vswhere(msvc_version):
     """
-    Find the vswhere.exe install.
+    Find the MSVC product directory using vswhere.exe .
     Run it asking for specified version and get MSVS  install location
     :param msvc_version:
     :return: MSVC install dir