Skip to content

Commit 0cf79bb

Browse files
authored
Merge pull request #22513 from apple/python-your-gyb
Update WindowsBuild.md
2 parents f4dae2d + 1ed0784 commit 0cf79bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/WindowsBuild.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ cmake -G Ninja^
174174
-DSWIFT_WINDOWS_x86_64_ICU_I18N_INCLUDE="S:/thirdparty/icu4c-63_1-Win64-MSVC2017/include"^
175175
-DSWIFT_WINDOWS_x86_64_ICU_I18N="S:/thirdparty/icu4c-63_1-Win64-MSVC2017/lib64/icuin.lib"^
176176
-DCMAKE_INSTALL_PREFIX="C:\Library\Developer\Toolchains\unknown-Asserts-development.xctoolchain\usr"^
177+
-DPYTHON_EXECUTABLE=C:\Python27\python.exe^
177178
S:\swift
178179
popd
179180
cmake --build "S:\b\swift"

0 commit comments

Comments
 (0)