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 52d33b5 commit 2e4a027Copy full SHA for 2e4a027
build.ps1
@@ -1484,6 +1484,7 @@ function Build-SourceKitLSP($Arch) {
1484
TSC_DIR = "$BinaryCache\3\cmake\modules";
1485
LLBuild_DIR = "$BinaryCache\4\cmake\modules";
1486
ArgumentParser_DIR = "$BinaryCache\6\cmake\modules";
1487
+ SwiftCrypto_DIR = "$BinaryCache\8\cmake\modules";
1488
SwiftCollections_DIR = "$BinaryCache\9\cmake\modules";
1489
SwiftPM_DIR = "$BinaryCache\12\cmake\modules";
1490
IndexStoreDB_DIR = "$BinaryCache\13\cmake\modules";
0 commit comments