mirror of
https://github.com/python/cpython.git
synced 2025-09-28 19:25:27 +00:00
bpo-31691: Specify where to find build instructions for the Windows installer (GH-4426) (#4431)
(cherry picked from commit fd0fa67464
)
This commit is contained in:
parent
6cc476ace1
commit
0a6158ca39
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@ line using the "build.bat" script in this directory; see below for
|
|||
details. The solution is configured to build the projects in the correct
|
||||
order.
|
||||
|
||||
To build an installer package, refer to the README in the Tools/msi folder.
|
||||
|
||||
The solution currently supports two platforms. The Win32 platform is
|
||||
used to build standard x86-compatible 32-bit binaries, output into the
|
||||
win32 sub-directory. The x64 platform is used for building 64-bit AMD64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue