Skip to content

Commit b38b223

Browse files
committed
[Windows] Allow sourcekit-lsp to import swift-crypto
1 parent 5ced53e commit b38b223

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
@@ -766,6 +766,7 @@ cmake ^
766766
-D IndexStoreDB_DIR=%BuildRoot%\17\cmake\modules ^
767767
-D SwiftCollections_DIR=%BuildRoot%\13\cmake\modules ^
768768
-D SwiftSyntax_DIR=%BuildRoot%\18\cmake\modules ^
769+
-D SwiftCrypto_DIR=%BuildRoot%\12\cmake\modules ^
769770

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

0 commit comments

Comments
 (0)