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.
1 parent 5ced53e commit b38b223Copy full SHA for b38b223
utils/build-windows-toolchain.bat
@@ -766,6 +766,7 @@ cmake ^
766
-D IndexStoreDB_DIR=%BuildRoot%\17\cmake\modules ^
767
-D SwiftCollections_DIR=%BuildRoot%\13\cmake\modules ^
768
-D SwiftSyntax_DIR=%BuildRoot%\18\cmake\modules ^
769
+ -D SwiftCrypto_DIR=%BuildRoot%\12\cmake\modules ^
770
771
-G Ninja ^
772
-S %SourceRoot%\sourcekit-lsp || (exit /b)
0 commit comments