Skip to content

Commit 99c0834

Browse files
authored
Merge pull request swiftlang#69084 from ahoppen/ahoppen/swift-crypto-sourcekit-lsp
2 parents 38161f0 + b38b223 commit 99c0834

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/build-windows-toolchain.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -741,6 +741,7 @@ cmake ^
741741
-D IndexStoreDB_DIR=%BuildRoot%\17\cmake\modules ^
742742
-D SwiftCollections_DIR=%BuildRoot%\13\cmake\modules ^
743743
-D SwiftSyntax_DIR=%BuildRoot%\18\cmake\modules ^
744+
-D SwiftCrypto_DIR=%BuildRoot%\12\cmake\modules ^
744745

745746
-G Ninja ^
746747
-S %SourceRoot%\sourcekit-lsp || (exit /b)

0 commit comments

Comments
 (0)