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 38161f0 + b38b223 commit 99c0834Copy full SHA for 99c0834
utils/build-windows-toolchain.bat
@@ -741,6 +741,7 @@ cmake ^
741
-D IndexStoreDB_DIR=%BuildRoot%\17\cmake\modules ^
742
-D SwiftCollections_DIR=%BuildRoot%\13\cmake\modules ^
743
-D SwiftSyntax_DIR=%BuildRoot%\18\cmake\modules ^
744
+ -D SwiftCrypto_DIR=%BuildRoot%\12\cmake\modules ^
745
746
-G Ninja ^
747
-S %SourceRoot%\sourcekit-lsp || (exit /b)
0 commit comments