We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f4dae2d + 1ed0784 commit 0cf79bbCopy full SHA for 0cf79bb
docs/WindowsBuild.md
@@ -174,6 +174,7 @@ cmake -G Ninja^
174
-DSWIFT_WINDOWS_x86_64_ICU_I18N_INCLUDE="S:/thirdparty/icu4c-63_1-Win64-MSVC2017/include"^
175
-DSWIFT_WINDOWS_x86_64_ICU_I18N="S:/thirdparty/icu4c-63_1-Win64-MSVC2017/lib64/icuin.lib"^
176
-DCMAKE_INSTALL_PREFIX="C:\Library\Developer\Toolchains\unknown-Asserts-development.xctoolchain\usr"^
177
+ -DPYTHON_EXECUTABLE=C:\Python27\python.exe^
178
S:\swift
179
popd
180
cmake --build "S:\b\swift"
0 commit comments