Skip to content

Commit 4f605ad

Browse files
use Build-CMakeProject instead of Build-SPMProject
1 parent 506b79e commit 4f605ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2440,7 +2440,7 @@ function Test-Format {
24402440
}
24412441

24422442
function Build-LMDB() {
2443-
Build-SPMProject `
2443+
Build-CMakeProject `
24442444
-Action Build `
24452445
-Src $SourceCache\swift-lmdb `
24462446
-Bin (Get-HostProjectBinaryCache LMDB) `

0 commit comments

Comments
 (0)