mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 00:32:11 +00:00
a5fb976a7ccd0a54f776f510c1971e732415bdfd
On 32-bit windows computers, visual studio is installed to %ProgramFiles% and the %ProgramFiles(x86)% variable is not defined (I was mistaken in an earlier issue thread). On 64-bit windows computers, visual studio is installed to %ProgramFiles(x86)%. This commit uses the %VS_ProgramFiles% variable to search the appropriate one.
Boost.Build =========== See the Boost.Build website at https://boost.org/build. See the `guidelines for contributing <./CONTRIBUTING.rst>`__.
Description
Languages
C++
73.8%
Python
22.6%
C
1.6%
Batchfile
0.7%
Shell
0.6%
Other
0.6%